feat: add configurable registration openness

This commit is contained in:
2025-12-19 12:53:58 +01:00
parent e0f54fb661
commit 1d3444d665
7 changed files with 256 additions and 16 deletions
+8
View File
@@ -11,6 +11,14 @@
## Version 1.11.0 - 2025-12-19
Adds the ability to configure whether user registration is open or closed via system settings. Administrators can now toggle registration openness to control access to the registration form.
**Changes:** 5 files, 262 lines
**Languages:** HTML (185 lines), Python (77 lines)
## Version 1.10.0 - 2025-12-19
Users must now receive an invitation to register for an account, as open registration is disabled.