From 148506f68cce2910c0964a9b246ea90f3c174dfa Mon Sep 17 00:00:00 2001 From: Samidy Date: Sat, 31 Jan 2026 08:45:07 +0300 Subject: [PATCH] feat(accounts): ability to reset passwords --- index.html | 7 +++++++ js/accounts/auth.js | 16 ++++++++++++++++ js/accounts/config.js | 2 +- js/accounts/pocketbase.js | 1 + js/settings.js | 15 +++++++++++++++ 5 files changed, 40 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 31cb3e2..267f26a 100644 --- a/index.html +++ b/index.html @@ -2433,6 +2433,13 @@ +