mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 10:18:25 +00:00
e66b74ee65
The password change endpoint now handles both scenarios: - Direct auth: Uses Authorization header when it contains Pulse credentials - Proxy auth: Uses currentPassword from JSON body when behind proxy Basic Auth - Prevents proxy auth from interfering with Pulse's own authentication - Maintains security by always requiring current password verification