Finance-Accounts/ar-aging-app/backend
Talha Ahmed 11bceedaca Add change-password: users update their own password from Settings
POST /api/auth/change-password requires the current password; admins
still reset others via manage.py set-password. UI on the Settings page
(signed-in users only) with match/length validation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-19 19:07:28 +05:00
..
app Add change-password: users update their own password from Settings 2026-08-19 19:07:28 +05:00
tests Add change-password: users update their own password from Settings 2026-08-19 19:07:28 +05:00
.dockerignore Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
Dockerfile Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
cli.py Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
manage.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
migrate_sqlite_to_mysql.py Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00
pytest.ini Initial commit: AR aging app with root gitignore. 2026-07-29 18:07:21 +05:00
requirements.txt Production readiness: month separation, auth, FX service, AWS deployment 2026-08-19 18:46:47 +05:00