[dev.icinga.com #10878] Dashboards different depending on username casing #2210
Labels
Milestone
Comments
Updated by elippmann on 2016-01-05 10:29:14 +00:00
Hi, Thanks for the report. This may affect preferences stored in INI files and other navigation items too. Best, |
Updated by elippmann on 2016-01-28 11:31:55 +00:00
Applied in changeset e9bc11d. |
Updated by elippmann on 2016-02-03 13:16:16 +00:00
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10878
Created by Lordmau5 on 2015-12-17 10:36:40 +00:00
Assignee: (none)
Status: Resolved (closed on 2016-01-28 11:31:55 +00:00)
Target Version: 2.2.0
Last Update: 2016-01-28 11:31:55 +00:00 (in Redmine)
I have noticed this a while ago already.
Let's say my admin account is called "admin".
Now, I log in with "admin" and my password, so I can customize my dashboard a bit.
Looking good:
http://i.imgur.com/28xNkrq.png
When I log out now and log back in with different casing, let's say "ADmin", I have a different dashboard:
http://i.imgur.com/fiwVTTN.png
I have checked around in the Icingaweb2 source code and tried to get a fix for it...
All I managed to do was forcing the user to log in with lowercase all the time.
I should mention that I'm using MySQL as a backend, which allows different casings for the username.
I've talked to someone in the Icinga IRC and he can't even log in to his user if the name is in a different casing. He doesn't use MySQL, though.
Changesets
2016-01-27 14:45:37 +00:00 by elippmann e9bc11d
Relations:
The text was updated successfully, but these errors were encountered: