olivetin/internal/httpservers
James Read 655a7f205d
feature: Improved auth log messages (#476)
2024-11-14 22:00:08 +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 feature: Improved auth log messages (#476) 2024-11-14 22:00:08 +00:00
restapi_auth_oauth2.go feature: Improved auth log messages (#476) 2024-11-14 22:00: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