grocy/middleware
fipwmaqzufheoxq92ebc d60d981fd1
Refactor Authentication and add proxy-authentication (#921)
* Refactor Authentication-Middlewares

* Add Proxy-Authentication

* Disable "Logout" & "Manage Users" when using ProxyAuth

* Review

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-19 19:23:13 +02:00
..
ApiKeyAuthMiddleware.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00
AuthMiddleware.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00
BaseMiddleware.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
CorsMiddleware.php Return status code 204 for CORS OPTIONS requests (references #681) 2020-04-21 21:15:45 +02:00
DefaultAuthMiddleware.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00
JsonMiddleware.php Return Access-Control-Allow-Origin for all API (content) requests (references #681) 2020-04-22 17:36:20 +02:00
ReverseProxyAuthMiddleware.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00
SessionAuthMiddleware.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00