olivetin/internal/httpservers
James Read 476838d59a
bugfix: Local users now work with a single usergroup (#486)
2024-11-24 21:22:24 +00:00
..
httpServer.go feature: add prometheus metrics (#268) 2024-04-11 23:23:40 +00:00
prometheus.go feature: add prometheus metrics (#268) 2024-04-11 23:23:40 +00:00
restapi.go bugfix: Logout cookies causing a conflict (#461) 2024-11-01 20:36:38 +00:00
restapi_auth_jwt.go feature: Renamed authJwtSecret to authJwtHmacSecret (#271) 2024-04-15 00:01:30 +00:00
restapi_auth_jwt_test.go fmt: Clean REST API Testing (#307) 2024-05-06 21:44:12 +00:00
restapi_auth_local.go bugfix: Local users now work with a single usergroup (#486) 2024-11-24 21:22:24 +00:00
restapi_auth_oauth2.go feature: OAuth2 early support for CertBundles (#474) and Usergroups (#477) (#485) 2024-11-24 10:00:25 +00:00
restapi_auth_oauth2_providers.go feature: Login/Logout links (#443) 2024-10-19 07:49:41 +00:00
restapi_test.go fmt: Clean REST API Testing (#307) 2024-05-06 21:44:12 +00:00
singleFrontend.go feature: mix of bits (#439) 2024-10-15 07:47:51 +00:00
webuiServer.go feature: Cleanup auth code (#444) 2024-10-19 19:33:27 +00:00
webuiServer_test.go fmt: codestyle formatting 2023-08-24 12:11:28 +01:00