mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Enforces that Clublog usernames are valid email addresses throughout the application, reflecting Clublog's policy change to no longer accept callsigns as usernames. Updates validation in controllers, models, and views, adds a migration to clear non-email usernames, and updates language files in multiple languages to clarify the requirement. |
||
|---|---|---|
| .. | ||
| delete.php | ||
| edit.php | ||
| forgot_password.php | ||
| login.php | ||
| main.php | ||
| profile.php | ||
| reset_password.php | ||