Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Account for pathologically named external users
LDAP and the like usernames are not checked in the same way that users who signup are. Therefore just ensure that user names are also git safe and if totally pathological - Set them to "user-$UID" Signed-off-by: Andrew Thornton <[email protected]>
- Loading branch information