wg-portal/internal/server
2021-04-02 23:48:30 +02:00
..
auth.go cleanup 2021-02-26 22:17:04 +01:00
configuration.go add csrf 2021-03-22 22:51:37 +01:00
handlers_auth.go add csrf 2021-03-22 22:51:37 +01:00
handlers_common.go add csrf 2021-03-22 22:51:37 +01:00
handlers_interface.go WIP: support different interface types: server, client and custom. Show different UI for each type. 2021-04-02 23:48:30 +02:00
handlers_peer.go add csrf 2021-03-22 22:51:37 +01:00
handlers_user.go add csrf 2021-03-22 22:51:37 +01:00
ldapsync.go fix ldap sync for disabled users, check if admin username is an email address, rename username to email 2021-02-26 23:43:52 +01:00
routes.go WIP: support for multiple WireGuard devices (#2) 2021-03-21 12:36:11 +01:00
server_helper.go WIP: support different interface types: server, client and custom. Show different UI for each type. 2021-04-02 23:48:30 +02:00
server.go add csrf 2021-03-22 22:51:37 +01:00