Skip to content

Cannot change the default password for the admin user #44

Description

@baditaflorin

I can login with the current superuser admin

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

payload

{"email":"admin@tiledesk.com","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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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