olivetin/internal/httpservers
James Read eee4c4e404
bugfix: Auth in the wrong place (#430)
2024-10-12 21:14:09 +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: Auth in the wrong place (#430) 2024-10-12 21:14:09 +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_test.go fmt: Clean REST API Testing (#307) 2024-05-06 21:44:12 +00:00
singleFrontend.go fmt: Clean up log statement 2024-04-21 20:12:47 +01:00
webuiServer.go Make it possible to redirect to a login url unless authenticated (#347) 2024-10-11 17:36:31 +00:00
webuiServer_test.go fmt: codestyle formatting 2023-08-24 12:11:28 +01:00