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

revert PasswordOutVO.user from UserInheritedVO back to UserOutVO #213

Merged
merged 5 commits into from
Mar 10, 2022

Conversation

rkrenn
Copy link
Collaborator

@rkrenn rkrenn commented Mar 10, 2022

this is a follow-up PR to #212
the logon procedure is ought to return comprehensive user data in one go (one transaction). therefor the PasswordOutVO "user" object is of type UserOutVO again. However inherited user props will be set explictily, so it is renamed to PasswordOutVO "inheritedUser"

closing #211

@sonarcloud
Copy link

sonarcloud bot commented Mar 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 17 Code Smells

0.0% 0.0% Coverage
17.4% 17.4% Duplication

@rkrenn rkrenn merged commit f1601ed into master Mar 10, 2022
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

Successfully merging this pull request may close these issues.

1 participant