Bug #1917

Sunstone won't notice when a password is changed

Added by Carlos Martín about 8 years ago. Updated about 8 years ago.

Status:ClosedStart date:04/16/2013
Priority:NormalDue 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

Revision 02a41ab3
Added by Ruben S. Montero about 8 years ago

bug #1917: Update user pool cache periodically. Disable the cache for those auth methods that does not need it

Revision 7e22885e
Added by Daniel Molina about 8 years ago

bug #1917: Remove conf parameter and use @conf instead

Revision 26ac7335
Added by Ruben S. Montero about 8 years ago

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

Also available in: Atom PDF