Bug #721

Delete and create user with the same name

Added by Ruben S. Montero almost 10 years ago. Updated almost 10 years ago.

Status:ClosedStart date:07/14/2011
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

100%

Category:Core & System
Target version:Release 3.0
Resolution:fixed Pull request:
Affected Versions:

Description

When a user is deleted and a new one is created with the same name. The user can not be authenticated till oned is restarted. To reproduce this

1.- Create user (e.g. test)
2.- Try the user (works)
3.- delete user test
4.- re-create user test
5.- User test can not be authenticated

Associated revisions

Revision 033b96df
Added by Carlos Martín almost 10 years ago

Bug #721: Make the PoolSQL cache be aware that an invalid cached object may have the same name as a non-cached valid object.

Revision dcf4ce4a
Added by Carlos Martín almost 10 years ago

Bug #721: Add tests for cache when objects are gotten by name

Revision 5f873771
Added by Ruben S. Montero almost 10 years ago

bug #721: unlock objects if returned as invalid in get operations

History

#1 Updated by Ruben S. Montero almost 10 years ago

  • Category deleted (Core & System)

#2 Updated by Ruben S. Montero almost 10 years ago

  • Category set to Core & System
  • Assignee deleted (Carlos Martín)

#3 Updated by Carlos Martín almost 10 years ago

  • % Done changed from 0 to 100

#4 Updated by Ruben S. Montero almost 10 years ago

  • Status changed from New to Closed
  • Assignee set to Carlos Martín
  • Resolution set to fixed

Also available in: Atom PDF