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-30 07:45:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca7bd4c564eaa659de15553141407e8fb9e07da1
romm
/
backend
/
tests
/
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
..
__init__.py
misc: Separate tests folder from backend code
2025-08-08 12:49:13 -03:00
test_auth.py
Add device authorization flow for TV-app-style pairing (RFC 8628)
2026-06-18 05:24:32 +09:00
test_csrf_middleware.py
Only set CSRF cookie on http.response.start
2026-05-24 15:46:50 -04:00
test_oauth.py
fix tests again
2026-03-10 09:23:12 -04:00
test_oidc.py
feat(auth): add OIDC_ALLOW_REGISTRATION toggle
2026-06-22 12:33:00 +00:00
test_session_middleware.py
fix deprecations in pydantic
2026-03-15 09:34:48 -04:00