wg-portal/internal/app/api/v0/handlers
Christoph Haas e3b65ca337
Some checks failed
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
improve logging of OAuth login issues, decrease auth-code exchange timeout (#451)
2025-06-10 17:51:45 +02:00
..
base.go add minimum password length check 2025-05-16 09:55:35 +02:00
encoding.go chore: use interfaces for web related services 2025-03-09 21:48:38 +01:00
endpoint_audit.go feat: add simple audit ui 2025-03-29 16:42:31 +01:00
endpoint_authentication.go improve logging of OAuth login issues, decrease auth-code exchange timeout (#451) 2025-06-10 17:51:45 +02:00
endpoint_config.go add minimum password length check 2025-05-16 09:55:35 +02:00
endpoint_interfaces.go chore: use interfaces for web related services 2025-03-09 21:48:38 +01:00
endpoint_peers.go chore: use interfaces for web related services 2025-03-09 21:48:38 +01:00
endpoint_testing.go chore: replace gin with standard lib net/http 2025-03-09 21:16:42 +01:00
endpoint_users.go chore: use interfaces for web related services 2025-03-09 21:48:38 +01:00
frontend_config.js.gotpl V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
web_authentication.go add minimum password length check 2025-05-16 09:55:35 +02:00
web_session.go add webauthn (passkey) support 2025-05-12 22:53:43 +02:00