You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* New users can be added without directly setting a password - the password is then set via password reset
33
+
* Add automated reminder mails for event archival (disabled by default)
34
+
* Add option to ask for Matrix ID during registration
35
+
* When using OpenID Connect, the claim used for the username can be configured now (setting: ``username_claim``)
36
+
* When using OpenID Connect, the logout according to the "OpenID Connect RP-Initiated Logout 1.0" standard is supported now (Keycloak and Entra ID for example support that)
37
+
* Fix performance issue on main page with list of events
38
+
* Improve some redirects after saving a shift or job and setting the presence of helpers
39
+
* Update of dependencies (Django, Debian 13 for container, ...) and replaced CKEditor
40
+
41
+
Thanks to the participants of the practical course "Web Application Security" at TUM for analyzing the tool and providing their results:
0 commit comments