4 Commits

Author SHA1 Message Date
05414f66c7 feat: RBAC + SAML support 2025-04-05 12:44:21 +03:00
0392dbe1ed feat: lib updates and more (#1187)
This PR performs the following changes:

- update python in Dockerfile
- updates all python libraries (including Django)
- makes md5sum calculation redundant by default
- updates Postgresql used in Docker. For new installations this is ok. For existing ones this is backwards incompatible, and restore through pg_dump+pg_restore has to be performed in order to utilize Postgres 17 (since its not compatible with previous versions and will complain)
- fixes issues with HLS, and adds test to ensure they won't happen again
- allows . and @ in usernames
2025-02-10 11:34:00 +02:00
6df942ac4e format content (#198) 2021-05-26 18:35:21 +03:00
75430de2e0 MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00