Add a script to reset a password and update docs

This commit is contained in:
Eike Kettner
2021-01-04 16:58:55 +01:00
parent 668abf2140
commit 951623375c
3 changed files with 87 additions and 0 deletions

View File

@ -41,6 +41,8 @@ a "normal" http header. If a cookie header is used, the cookie name
must be `docspell_auth` and a custom header must be named
`X-Docspell-Auth`.
The admin route (see below) `/admin/user/resetPassword` can be used to
reset a password of a user.
## Admin