secubox-openwrt/package/secubox/luci-app-secubox-portal/root/www/gk2-hub
CyberMind-FR 629c21a75c feat(portal): Add password change feature for authenticated users
- New RPC method `change_password` in luci.secubox-users
  - Verifies current password before allowing change
  - Syncs new password to all enabled services (email, jabber, nextcloud)
  - Matrix/PeerTube require manual password update (noted in response)
- Portal UI updates:
  - New "Account" section with "Change Password" card
  - Password change modal with current/new/confirm fields
  - "My Services" card showing enabled services
- ACL updated to include new authentication methods

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 12:05:29 +01:00
..
guide feat(portal): Add SSO portal with gk2 subdomains and guide page 2026-02-20 15:26:14 +01:00
index.html feat(portal): Redirect root URL to login page 2026-02-21 13:36:33 +01:00
login.html feat(portal): Add guide link to login page 2026-02-21 14:07:08 +01:00
portal.html feat(portal): Add password change feature for authenticated users 2026-02-25 12:05:29 +01:00
reset.html feat(portal): Add login and password reset pages for SSO 2026-02-21 13:21:15 +01:00