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

Protected Data Fields are rendered via Populate. #5562

Open
tkalmar opened this issue Apr 11, 2024 · 1 comment
Open

Protected Data Fields are rendered via Populate. #5562

tkalmar opened this issue Apr 11, 2024 · 1 comment

Comments

@tkalmar
Copy link

tkalmar commented Apr 11, 2024

Describe the bug

Protected Components should not be rendered in GET Requests (like Password). But when i use:

https://formio.form.io/user/login?populate=owner

i clearly see the password field of the owner

Version/Branch
Latest

To Reproduce
Steps to reproduce the behavior:
call: https://formio.form.io/user/login?populate=owner
the owner property gets populated including protected fields.

Expected behavior
protected fields are not populated

Screenshots
image

Additional context
Similar Bug was #531 but marked as closed

@lane-formio
Copy link
Contributor

Thanks for reporting this. We will investigate this further.

For internal reference I have created a ticket: FIO-8231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants