- Jan 02, 2022
-
-
Nik | Klampfradler authored
Resolve "Problems with current version of Celery (5.2.0)" Closes #542 See merge request !849
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Translations update from Weblate See merge request !857
-
Nik | Klampfradler authored
[Docs] Fix development documentation See merge request !855
-
- Dec 29, 2021
-
-
Weblate authored
-
Jonathan Weth authored
Resolve "Add recursive helper methods for Group" Closes #408 See merge request !852
-
Jonathan Weth authored
Currently translated at 100.0% (622 of 622 strings) Translation: AlekSIS/AlekSIS-Core Translate-URL: https://translate.edugit.org/projects/aleksis/aleksis-core/de/
-
Weblate authored
-
Jonathan Weth authored
Currently translated at 100.0% (604 of 604 strings) Translation: AlekSIS/AlekSIS-Core Translate-URL: https://translate.edugit.org/projects/aleksis/aleksis-core/de/
-
Nik | Klampfradler authored
-
- Dec 28, 2021
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Tom Teichler authored
-
Jonathan Weth authored
Update translation files See merge request !856
-
Nik | Klampfradler authored
Resolve "OAuth2 broken in 2.4" Closes #592 See merge request !854
-
Jonathan Weth authored
-
Nik | Klampfradler authored
#592
-
Tom Teichler authored
-
- Dec 27, 2021
-
-
Tom Teichler authored
-
Tom Teichler authored
-
- Dec 26, 2021
-
-
Jonathan Weth authored
Add trademark to readme See merge request !853
-
magicfelix authored
-
Nik | Klampfradler authored
Resolve "PDF files offered for download despite of error" Closes #590 See merge request !848
-
Jonathan Weth authored
-
Jonathan Weth authored
-
- Dec 25, 2021
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Merge branch '470-login-with-local-django-accounts-and-ldap-password-changes-are-mutually-exclusive' into 'master' Resolve "Login with local Django accounts and LDAP password changes are mutually exclusive" Closes #470 See merge request !847
-
Nik | Klampfradler authored
This is only set if LDAP is enabled on the site being migrated, to ensure the change in 42f5708d does not leave existing sites vulnerable to users authenticating with shadow copies created before the change.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
This fixes #470, where local Django accoutns were generally locked if LDAP accoutns were used together with password handling to protect against deleted/locked LDAP users being able to still login using a shadow copy of their account in the Django database. The fix introduces user account attributes, and the LDAP authentication code keeps a record of users who used to authenticate with LDAP in the past. If a suer is known to have been using LDAP in the past, they are denied if they cannot be authenticated in the future; if a user tries to authenticate who has not used LDAP in the past, they are allowed in.
-
- Dec 24, 2021
-
-
Nik | Klampfradler authored
Resolve "AccountSignupForm accesses database on instantiation" Closes #586 See merge request !846
-