beromir / Servas

A self-hosted bookmark management tool.
https://servas.app
GNU General Public License v3.0
533 stars 28 forks source link

Reset password #39

Closed jayvenco closed 1 year ago

jayvenco commented 1 year ago

First of all, thanks for making this handy app. I use it very often to tag cetrainthings for work/private. Using my unraid install happily until last app update. Now my original password does not work for some reason. Using sqlite. Worked fine, no config was edited prior password issue.

beromir commented 1 year ago

This is strange, because no changes were made to the authentication. Are you just getting the error message that the credentials don't match, or are there other error messages? Can you try restarting the Docker container? What version are you using? Do you see your user account when you run docker exec -it servas php artisan user:list?