flutter-delivery-app icon indicating copy to clipboard operation
flutter-delivery-app copied to clipboard

let us know the administrator's account details; Email & password otherwise can't try

Open gusdoe opened this issue 3 years ago • 2 comments

let us know the administrator's account details; Email & password otherwise can't try

gusdoe avatar Nov 02 '20 11:11 gusdoe

my method: Use the app to register a general user, manipulate database (postgresql) records, and replace admin user information.

dashan11 avatar Feb 28 '21 14:02 dashan11

# change password for : 12345678 via cli Postgres

psql delivery

update strapi_administrator set password='$2a$10$bvzjcMbVJUprvECLpDlWZOfZWcn/KPJ81Oos4l610HkoRJD7.3NpO'