cloudlog/application/views/user
Peter Goodhall 0848a9b4c0 Add open registration and public signup feature
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.
2025-12-02 18:10:37 +00:00
..
delete.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
edit.php Ensure user callsign is stored in uppercase 2025-11-24 14:22:34 +00:00
forgot_password.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
login.php Add open registration and public signup feature 2025-12-02 18:10:37 +00:00
main.php Add welcome email feature for new and existing users 2025-11-22 15:23:47 +00:00
profile.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
reset_password.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
signup.php Add open registration and public signup feature 2025-12-02 18:10:37 +00:00