shzlw / poli

An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
https://shzlw.github.io/poli
MIT License
1.97k stars 331 forks source link

how to retrieve admin password ? #60

Closed pasqal closed 4 years ago

pasqal commented 4 years ago

Hi, How I can retrieve password admin or any password ? Same option with "lost passsword" in login page ? thk

shzlw commented 4 years ago

Sorry, the admin password cannot be reset once you set it up in the beginning. The hashed value is saved in the p_user table. There is no option for users to click "forgot password" but admin can assign a new password to user in the UI.