-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't show Service Account JSON contents when set by a constant #320
Comments
@alimuzzaman or @ewsopp will we be seeing this feature in the next release? I'd really appreciate it. |
@dchenk yes this will be on next release. |
Don't show Service Account JSON contents when set by a constant #320
That's really great. You can even have the textbox not show up but just display the message. Thank you :) |
Looks good, but adjust the text within the text box...
You missed the "a" before constant. |
@dchenk removing isn't good idea. |
@antonkorotkov do you have any idea about what to do with the Showing |
It's fine, just leave it as is. |
I think an important security feature that should be added is to not display the Service Account JSON field value in the settings panel when the JSON key is set with a PHP constant. What's the point of showing the JSON anyway? The user can't edit it from wp-admin, and they don't need to see it for any reason. This is especially a security threat where I'm letting a client use a bucket that I'm paying for.
I'd like to hear all your thoughts about this. Doesn't it sound like the right thing to do?
Thanks!
The text was updated successfully, but these errors were encountered: