-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify by school username #106
Comments
So v2 then? |
Maybe v3? |
We need a new label then ;) |
Please implement this, management |
Maybe even a function that generates generic usernames from 6 letters of last name and 2 letters of first name? Wouldn't be too hard. |
function getStudentByLDAPUserPattern(ldap_user: string): ArrayOfStudents; |
what is about getting the ldap by the csv. when we create the ldap then its possible that we create other usernames than Nuck does. So wenn we import the username with the csv file this would be no problem. |
Nuck try to get the username into the csv file. But when the csv cant give us a username we can create one. |
It was agreed on not implementing this at the moment
but I still think it should be considered for the future
The text was updated successfully, but these errors were encountered: