feat(hide recaptcha secrets): masked sensitive information related to reCaptcha configuration.

This commit is contained in:
Serhii Ilin 2024-11-15 12:14:52 +02:00
parent 5e2968e377
commit 1149dc9093
3 changed files with 15 additions and 2 deletions

View file

@ -32,6 +32,7 @@ Fixes
^^^^^
- Fixed UI visualization issues with long commit messages
- Fixed masking for some fields in admin settings
Upgrade notes