-
- Downloads
Obfuscate database details in the APIs (#13440)
* Obfuscate database details in the APIs This will stop us from sending sensitive info (passwords, keys) via the API for authenticated administrators. Note that non-administrator users were never privvy to these fields. * Use cleaner form suggested by Cam * make sensitive field list a const
Please register or sign in to comment