mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
server,app: Add support for resetting your password with email
Instead of just username Fixes #267
This commit is contained in:
committed by
nitnelave
parent
234cb70b97
commit
e81c87f288
@@ -22,6 +22,7 @@ yew-router = "0.15"
|
||||
|
||||
# Needed because of https://github.com/tkaitchuck/aHash/issues/95
|
||||
indexmap = "=1.6.2"
|
||||
url-escape = "0.1.1"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user