Skip to content
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

Make sure to decrypt Textareas as well as input type=text #11050

Merged
merged 1 commit into from
May 12, 2022

Conversation

uberbrady
Copy link
Collaborator

Fixes #6180 . We correct decrypt fields that display as: <input type='text'> but we don't do the same for <textarea>. This fixes that oversight.

This isn't super-urgent in that it's been a problem for some time, and we haven't heard a lot about it. But I think we can do this soon after v6 launches.

@uberbrady uberbrady requested a review from snipe as a code owner May 11, 2022 01:42
@snipe snipe merged commit 91cc08d into snipe:develop May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants