lnbits-legend/tests
dni ⚡ a4c000d7dc
feat: add password reset for usermanager (#2688)
* 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>
2024-10-01 10:59:57 +02:00
..
api feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
regtest test: refactor to not use paid_invoices stream for real invoice tests (#2628) 2024-08-07 16:19:53 +02:00
unit mega chore: update sqlalchemy (#2611) 2024-09-24 10:56:03 +02:00
wallets chore: update pyproject dependencies (#2619) 2024-09-03 11:09:36 +02:00
__init__.py refactor: add some dev files and black original code 2019-12-13 17:56:19 +01:00
conftest.py [feat] Nostr Login (#2703) 2024-09-30 13:53:38 +02:00
helpers.py mega chore: update sqlalchemy (#2611) 2024-09-24 10:56:03 +02:00