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
d6e9dc1b59
Allow providing the API key also via a query parameter (
closes
#329
)
2019-08-10 13:30:50 +02:00
..
ApiKeyAuthMiddleware.php
Allow providing the API key also via a query parameter (
closes
#329
)
2019-08-10 13:30:50 +02:00
BaseMiddleware.php
Revise session handling to prepare API authentication via token
2018-04-20 11:34:53 +02:00
JsonMiddleware.php
Finalize file API (references
#58
)
2018-09-30 22:16:33 +02:00
SessionAuthMiddleware.php
Added a new
config.php
setting
DISABLE_AUTH
to be able to disable authentication / the login screen (
closes
#246
)
2019-07-06 18:29:18 +02:00