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-07-01 08:16:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
romm
/
backend
/
handler
/
auth
History
zurdi
e6225e582a
refactor(permissions): replace get_permissions checks with assert_platform_visible and assert_rom_visible for better clarity and maintainability
2026-06-29 10:11:02 +00: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(permissions): narrow user role to admin/user and adapt v1
2026-06-25 22:42:51 +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
dependencies.py
refactor(permissions): replace get_permissions checks with assert_platform_visible and assert_rom_visible for better clarity and maintainability
2026-06-29 10:11:02 +00:00
hybrid_auth.py
Add device authorization flow for TV-app-style pairing (RFC 8628)
2026-06-18 05:24:32 +09:00
permissions_map.py
feat: redesign permission system to support group-based granular permissions
2026-06-23 14:04:34 +00:00
permissions.py
fix(permissions): address gantoine review + Postgres-safe single migration
2026-06-26 22:10:00 +00:00