Skip to content

Cannot change the default password for the admin user #44

@baditaflorin

Description

@baditaflorin

I can login with the current superuser admin

/api/auth/signin
Request Method
POST
Status Code
200 OK

payload

{"email":"[email protected]","password":"superadmin"}

when i try to change the password i get

Current password is invalid

/api/users/changepsw/
Request Method
PUT
Status Code
401 Unauthorized
Remote Address

{"oldpsw":"superadmin","newpsw":"NEWRANDOMPASS"}
Image

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