Ticket #1113 (closed defect: fixed)

Opened 2 years ago

Last modified 4 months ago

account delete, and register again does not work

Reported by: ThurnerRupert Assigned to: mgood
Priority: high Component: AccountManagerPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.10

Description

this happens only if a user has set his name and email address.

szenario:

  1. delete a user who has name or email address set
  2. register the same user name: trac complains that the user already exists
  3. delete the session and session_attribute rows for that user
  4. register the same user name: trac allows creating the user

Attachments

delete.session_attributes.and.permissions.patch (0.8 kB) - added by s0undt3ch on 05/22/08 09:58:48.
Patch for trac 0.11 revision 7087 and plugin revision [3706]
delete_session_attributes_and_permissions.patch (0.9 kB) - added by s0undt3ch on 05/26/08 18:02:21.

Change History

01/18/07 03:09:31 changed by ThurnerRupert

maybe #855 is also related to this.

01/18/07 06:40:05 changed by ThurnerRupert

deleteing an account also does not remove permissions granted on the user. creation of the user seems to require that no permissions are there for that username.

01/18/07 07:04:36 changed by athomas

  • owner changed from athomas to mgood.
  • component changed from TracHacks to AccountManagerPlugin.

Correcting component.

08/19/07 04:28:55 changed by ThurnerRupert

#1444 marked as dup

08/19/07 04:38:20 changed by ThurnerRupert

#1127 marked as dup

05/22/08 09:58:48 changed by s0undt3ch

  • attachment delete.session_attributes.and.permissions.patch added.

Patch for trac 0.11 revision 7087 and plugin revision [3706]

05/26/08 18:02:21 changed by s0undt3ch

  • attachment delete_session_attributes_and_permissions.patch added.

05/27/08 17:30:49 changed by pacopablo

  • status changed from new to closed.
  • resolution set to fixed.

(In [3726]) Delete user session data and permissions. Closes #1113

05/27/08 18:24:34 changed by pacopablo

(In [3729]) Forgot call to commit(). Really fixes #1113


Add/Change #1113 (account delete, and register again does not work)




Change Properties
Action