Bug #1917
Sunstone won't notice when a password is changed
Status: | Closed | Start date: | 04/16/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.8 |
Description
Sunstone caches the user list, and it only updated when a login attempt fails.
If a user password is changed, the user can keep logging into sunstone with the old password.
This cached user list should expire after a while.
Associated revisions
bug #1917: Update user pool cache periodically. Disable the cache for those auth methods that does not need it
bug #1917: Remove conf parameter and use @conf instead
bug #1917: Update user pool cache periodically. Disable the cache for those auth methods that does not need it
(cherry picked from commit 02a41ab34d3e863da5666fd80581ad76388a25b8)
Conflicts:
src/cloud/common/CloudAuth.rb
History
#1 Updated by Ruben S. Montero about 8 years ago
- Assignee set to Ruben S. Montero
#2 Updated by Daniel Molina about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to fixed