Opened 8 years ago
Closed 8 years ago
#1809 closed task (fixed)
Force lowercase OSGeo usernames
Reported by: | strk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | ldap |
Cc: |
Description
I think OSGeo usernames should be forced to be lowercased
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This seems to be already happening as of currently installed version: https://git.osgeo.org/gogs/sac/web-cgi-bin/src/b532fb1c16740e0df644f9598e6fae9931c43713/ldap_create_user.py#L298
Note:
See TracTickets
for help on using tickets.
I shall add that LDAP user matching is case-insensitive, but still the official uid being returned by queries retain the originally written casing