|
Build And Push Image / docker (push) Successful in 2m54s
Details
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
|
||
|---|---|---|
| .. | ||
| api | ||
| plugins | ||
| templates | ||
| utils | ||