Title: Backend: force home dir to be lowercase directories, easier to browse. Frontend: automatically make login lowercase [at creation -- useradd recommends lower case login names. Note that it is impossible to create an account with the same word than another with a different case (like YeuPou and yeupou), so there should not be any clashes.
Backend: force home dir to be lowercase directories, easier to browse. Frontend: automatically make login lowercase [at creation -- useradd recommends lower case login names. Note that it is impossible to create an account with the same word than another with a different case (like YeuPou and yeupou), so there should not be any clashes.
|
Module |
File name |
Revision |
|
savane |
backend/sv_users.pl |
1.34 |
>>> |
1.35 |
|
savane |
frontend/php/account/register.php |
1.32 |
>>> |
1.33 |
|
savane |
lib/Savannah/User.pm |
1.27 |
>>> |
1.28 |