mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 23:21:21 +01:00
* feat: add password reset for usermanager - add a reset_key to account table - add ?reset_key= GET arguments to index.html and show reset form if provided - superuser can generate and copy reset url with key to share future ideas: - could add send forgot password email if user fill out email address * feat: simplify reset key * test: use reset key * test: add more tests * test: reset passwords do not match * test: `reset_password_auth_threshold_expired` --------- Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
admin_api.py | ||
api.py | ||
auth_api.py | ||
extension_api.py | ||
generic.py | ||
node_api.py | ||
payment_api.py | ||
public_api.py | ||
tinyurl_api.py | ||
user_api.py | ||
wallet_api.py | ||
webpush_api.py | ||
websocket_api.py |