Skip to content
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

[dev.icinga.com #10878] Dashboards different depending on username casing #2210

Closed
icinga-migration opened this issue Dec 17, 2015 · 3 comments
Labels
area/configuration Affects the configuration bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Fix case sensitive interpretation of dashboard config files

fixes #10878

Relations:

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-01-05 10:29:14 +00:00

  • Subject changed from Dashboard different depending on username casing to Dashboards different depending on username casing
  • Category changed from Authentication & Authorization to Configuration
  • Target Version set to 2.2.0

Hi,

Thanks for the report.

This may affect preferences stored in INI files and other navigation items too.

Best,
Eric

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-01-28 11:31:55 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset e9bc11d.

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-02-03 13:16:16 +00:00

  • Duplicated set to 11077

@icinga-migration icinga-migration added bug Something isn't working area/configuration Affects the configuration labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration Affects the configuration bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant