mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-20 13:36:05 -05:00
feat: RBAC + SAML support
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Django==5.1.6
|
||||
djangorestframework==3.15.2
|
||||
lxml==5.0.0 # dont use later version, as theres a strange error "lxml & xmlsec libxml2 library version mismatch"
|
||||
python3-saml==1.16.0
|
||||
django-allauth==65.4.1
|
||||
psycopg==3.2.4
|
||||
uwsgi==2.0.28
|
||||
@@ -19,4 +21,7 @@ m3u8==6.0.0
|
||||
django-debug-toolbar==5.0.1
|
||||
django-login-required-middleware==0.9.0
|
||||
pre-commit==4.1.0
|
||||
django-jazzmin==3.0.1
|
||||
pysubs2==1.8.0
|
||||
sentry-sdk[django]==2.23.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user