olivetin/service/internal/httpservers
James Read 2d4a3fc048
bugfix: Crash in OAuth2 userdata, and option to log user data (#631)
2025-07-28 21:46:08 +00:00
..
httpServer.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
prometheus.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi.go chore: Various codestyle fixes 2025-07-12 23:44:24 +01:00
restapi_auth.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_auth_jwt.go feat: support multiple user groups (#555) 2025-04-08 20:31:55 +00:00
restapi_auth_jwt_test.go chore: Various codestyle fixes 2025-07-12 23:44:24 +01:00
restapi_auth_local.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_auth_oauth2.go bugfix: Crash in OAuth2 userdata, and option to log user data (#631) 2025-07-28 21:46:08 +00:00
restapi_auth_oauth2_providers.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
restapi_test.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
singleFrontend.go feat: Add unauthenticated readyz endpoint (#600) 2025-06-06 16:02:00 +00:00
webuiServer.go chore: Various codestyle fixes 2025-07-12 23:44:24 +01:00
webuiServer_test.go refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00