We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
let us know the administrator's account details; Email & password otherwise can't try
The text was updated successfully, but these errors were encountered:
my method: Use the app to register a general user, manipulate database (postgresql) records, and replace admin user information.
Sorry, something went wrong.
# change password for : 12345678 via cli Postgres
psql delivery
update strapi_administrator set password='$2a$10$bvzjcMbVJUprvECLpDlWZOfZWcn/KPJ81Oos4l610HkoRJD7.3NpO'
No branches or pull requests
let us know the administrator's account details; Email & password otherwise can't try
The text was updated successfully, but these errors were encountered: