grocy/middleware
2020-08-31 18:33:17 +02:00
..
ApiKeyAuthMiddleware.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
AuthMiddleware.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +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 CORS: don't require authentication on OPTIONS 2020-08-31 18:18:03 +02:00
DefaultAuthMiddleware.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
JsonMiddleware.php Return Access-Control-Allow-Origin for all API (content) requests (references #681) 2020-04-22 17:36:20 +02:00
LocaleMiddleware.php Use a standard user-settings-control and start a new generic user settings page, not a separate page for the locale setting 2020-08-31 18:32:11 +02:00
ReverseProxyAuthMiddleware.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
SessionAuthMiddleware.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00