lcm-unimi / umanager

Python script to manage users accounts
GNU General Public License v3.0
4 stars 0 forks source link

Umanager does not handle usernames containing a dot #13

Closed napalm5 closed 6 years ago

napalm5 commented 6 years ago

Both when creating and renewing an account, if the username contains a dot, the program returns error "Invalid character". This is not really a problem when creating a new account, but it means that usernames containing a dot cannot be renewed by umanager.

andreatsh commented 6 years ago

Usernames with dots are no longer supported for LCM cluster for different reasons. This is not a bug, but it's a design choice made by the team at the beginning of the project.