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

Add tagging management through UI - Atlas#2773 #2145

Merged
merged 7 commits into from
Dec 14, 2022
Merged

Conversation

anton-abushkevich
Copy link
Contributor

@anton-abushkevich anton-abushkevich commented Nov 1, 2022

Resolves #2149
Server side for OHDSI/Atlas#2773

Add isSecurityEnabled to PermissionService.java
Add getPermissionService to AbstractDaoService.java to determine if security is enabled.
Removed checkOwnerOrAdmin() from TagService (it is implemented by parent)
@chrisknoll chrisknoll merged commit 12ba4cf into master Dec 14, 2022
@delete-merged-branch delete-merged-branch bot deleted the tag_management branch December 14, 2022 17:08
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.

Tagging Management API
3 participants