lnbits-legend/lnbits/core/templates
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
..
admin [feat] Nostr Login (#2703) 2024-09-30 13:53:38 +02:00
core feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
node fix: more vue3 q-tables and v-model:value (#2717) 2024-09-27 15:18:56 +02:00
users feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
service-worker.js remove CACHE_VERSION from service-worker.js (#2342) 2024-03-22 12:33:42 +01:00