olivetin/internal/httpservers
James Read ceb0a78180
bugfix: Logout cookies causing a conflict (#461)
2024-11-01 20:36:38 +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: Cookie expiry for OAuth2 & Local set to 1 year, not session (#451) 2024-10-20 21:58:12 +00:00
restapi_auth_oauth2.go bugfix: Removed hardcoded dependency on GitHub in OAuth2 flow (#458) 2024-10-26 22:30:08 +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