Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEATURE] Apply anonymization procedure to REST returned values #1

Open
gstuer opened this issue Jul 21, 2020 · 1 comment
Open

[FEATURE] Apply anonymization procedure to REST returned values #1

gstuer opened this issue Jul 21, 2020 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@gstuer
Copy link
Member

gstuer commented Jul 21, 2020

Circumstances
At the moment values are simply returned at the controller layer. The password for example is sent to other users. This should be more restrictive.

Recommended Solution
Some kind of implemented anonymization should be applied to return values in the controller layer.

Alternatives
Extra classes could be implemented in order to make anonymization unneeded.

@gstuer gstuer added enhancement New feature or request question Further information is requested labels Jul 21, 2020
@holtvogt
Copy link
Member

Is this still current? Issue #20 should face this problem, shouldn't it?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants