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

Skip to content

Notify newly created users with an invitation to reset their password #246

Closed
@boileaum

Description

@boileaum

Comply with this new feature of the GitLab API : Optionally make users created via the API set their password.
Until now, the password argument is mandatory when users.create() is called (password is part of User.requiredCreateAttrs list in gitlab/objects.py). We should be able to pass a reset_password=True argument if no password is provided.

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