Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Userid is not in UUID when set site to use UUID for userid. #492

@fongtech

Description

@fongtech

While testing Plone6 with plone.api-2.0.0b1, with site set as "Use email address as login name" and "Use UUID user ids".

api.user.create(email='[email protected]', password='password', properties={'fullname':'fullname'})
The new user will get the email as the userid, it should create a unique UUID as userid.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions