Files
monacousa-portal/server/api/admin
Matt 97653b7307
All checks were successful
Build And Push Image / docker (push) Successful in 2m54s
Preserve masked credentials in admin config updates
Handle masked sensitive fields (passwords/secrets) in reCAPTCHA and SMTP
configuration endpoints. When the frontend sends masked values (bullets),
preserve existing credentials instead of overwriting them. This prevents
accidental credential loss when updating other configuration fields.

- Check for masked placeholder values ('••••••••••••••••')
- Preserve existing secretKey/password when masked
- Add logging to track credential update actions
2025-08-09 16:41:33 +02:00
..