-
-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
When we delete a user and create him again with the same username, he keeps the roles he had before.
What I did:
- Create a user
- Give him the role of Editor
- Delete the user
- Create a new user with the same username as the deleted user, without giving roles..
What I expect to happen:
New user has no roles.
What actually happened:
The new user has the role of Editor.
What version of Plone/ Addons I am using:
Plone 6.0.10 (6021)
CMF 3.3
Zope 5.9
Python 3.11.8 (main, Feb 13 2024, 10:25:57) [GCC 10.2.1 20210110]
PIL 9.5.0 (Pillow)
WSGI: On
Server: waitress 2.1.2
Reactions are currently unavailable