Skip to content

Event required to indicate the creation of a new user #53

@Arkusm

Description

@Arkusm

During the login process, an attempt is made to create a new user (plone member). I think that IUserAdderPlugin is used for this. Unfortunately no plone event is triggered in this context or I don't know which one. Even if the creation of the user was successful. Normally such an event is always triggered when a new user is created, like here.

My system uses a UsersAsContent implementation and I need such an event to create a new user object.

Can someone tell me if a corresponding event is triggered?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions