This website requires JavaScript.
Explore
Help
Register
Sign In
Simon
/
romm
Watch
1
Star
0
Fork
0
You've already forked romm
mirror of
https://github.com/rommapp/romm.git
synced
2026-06-28 06:46:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7dd013cfb3d1f3a60490455eceffca0ed2e72e6
romm
/
backend
/
handler
/
auth
History
Georges-Antoine Assi
2631f0e45d
Merge pull request
#3577
from Spinnich/feature/oidc-allow-registration
...
feat(auth): add OIDC_ALLOW_REGISTRATION toggle to gate OIDC auto-registration
2026-06-22 18:06:13 -04:00
..
middleware
Only set CSRF cookie on http.response.start
2026-05-24 15:46:50 -04:00
__init__.py
add tests for oidc handler
2024-12-12 17:37:30 -05:00
base_handler.py
feat(auth): add OIDC_ALLOW_REGISTRATION toggle
2026-06-22 12:33:00 +00:00
constants.py
feat: update logs endpoint to require 'logs.read' scope and adjust related authorization checks
2026-06-20 09:55:10 +00:00
hybrid_auth.py
Add device authorization flow for TV-app-style pairing (RFC 8628)
2026-06-18 05:24:32 +09:00