lnbits-legend/lnbits/static/js
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
..
components refactor: use <template> for components (#2715) 2024-09-27 12:09:47 +02:00
account.js [feat] Nostr Login (#2703) 2024-09-30 13:53:38 +02:00
admin.js [feat] Nostr Login (#2703) 2024-09-30 13:53:38 +02:00
base.js feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
bolt11-decoder.js [FEATURE] Adding coverage for 'lntbs' signet prefix (#1881) 2023-08-18 09:48:45 +01:00
components.js refactor: use <template> for components (#2715) 2024-09-27 12:09:47 +02:00
event-reactions.js Improves payment reactions (#2251) 2024-02-12 10:48:07 +00:00
index.js feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
init-app.js feat: update to Vue3 (#2677) 2024-09-24 11:06:27 +02:00
node.js feat: update to Vue3 (#2677) 2024-09-24 11:06:27 +02:00
users.js feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
wallet.js fix: use Quasar.notify (#2707) 2024-09-24 16:18:56 +02:00