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

restore EnableGlobalMethodSecurity for apps using UAA auth #11929

Merged

Conversation

ruddell
Copy link
Member

@ruddell ruddell commented Jun 12, 2020

this fixes the @PreAuthorize, @PostAuthorize, and @Secured annotations for UAA auth

Fix #11401
Fix #11928

this fixes the PreAuthorize and Secured annotations for UAA auth

Fix jhipster#11401
Fix jhipster#11928
@pascalgrimaud pascalgrimaud merged commit d4880e9 into jhipster:master Jun 12, 2020
@ruddell ruddell deleted the uaa-restore-prepost-security-annotation branch June 12, 2020 19:09
@ruddell
Copy link
Member Author

ruddell commented Jun 12, 2020

@pascalgrimaud
Copy link
Member

@ruddell : approved

@pascalgrimaud pascalgrimaud added this to the 6.10.0 milestone Jun 19, 2020
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.

Documentation incomplete for @PreAuthorize usage @PreAuthorize @PostAuthorize @Secured not working
2 participants