mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Introduces open registration settings in the options area, allowing administrators to enable or disable public user signup. Adds a registration options page, updates sidebar navigation, and implements a public signup form and controller logic. Also refines user model to ensure correct data types for user fields and updates language strings for registration. The login page now links to signup when open registration is enabled. |
||
|---|---|---|
| .. | ||
| delete.php | ||
| edit.php | ||
| forgot_password.php | ||
| login.php | ||
| main.php | ||
| profile.php | ||
| reset_password.php | ||
| signup.php | ||