Add a way to reset password (WIP)

This commit is contained in:
Greg Burri 2024-11-06 17:52:16 +01:00
parent ebdcb6a90a
commit 5d343c273f
8 changed files with 265 additions and 12 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ style.css.map
backend/static/frontend.js
backend/static/style.css
backend/file.db
frontend/dist/
*.sqlite
conf.ron