monacousa-portal/server
Matt 97653b7307
Build And Push Image / docker (push) Successful in 2m54s Details
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
..
api Preserve masked credentials in admin config updates 2025-08-09 16:41:33 +02:00
plugins Implement dynamic admin configuration system for NocoDB settings 2025-08-07 20:18:28 +02:00
templates Add email verification system for user registration 2025-08-08 22:51:14 +02:00
utils Fix portal account creation and improve email handling 2025-08-09 16:13:52 +02:00