This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
grocy
Watch
1
Star
0
Fork
0
You've already forked grocy
mirror of
https://github.com/grocy/grocy.git
synced
2025-04-29 17:45:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
grocy
/
middleware
History
Bernd Bestel
16b9e2c30a
Return Access-Control-Allow-Origin for all API (content) requests (references
#681
)
2020-04-22 17:36:20 +02:00
..
ApiKeyAuthMiddleware.php
Convert services to singletons and use lazy loading to improve performance (
#479
)
2020-03-01 17:47:47 +01: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
JsonMiddleware.php
Return Access-Control-Allow-Origin for all API (content) requests (references
#681
)
2020-04-22 17:36:20 +02:00
SessionAuthMiddleware.php
Fixed typo (references
#697
)
2020-04-03 18:55:48 +02:00