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

Fix(Pool): Added security permissions to controllers based on the typ… #311

Conversation

fabiodmota
Copy link
Contributor

…e of operation (read/write)


name: Pull Request Template
about: 'template for PRs that ensures basic information is provided'
title: 'feat: Added security permissions to controllers'

Description

Added security permissions to controllers based on the type of operation (read/write) and the type of data (business partner data, metadata, opensearch). Used Spring Security's @PreAuthorize annotation to enforce these permissions.

Fixes # (issuenumber from PR destination repo)

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

  • DEPENDENCIES are up to date. Dash license tool. Committers can open IP issues for restricted libs.
  • Copyright and license header are present on all affected files

Additional information

@nicoprow nicoprow merged commit df60eed into eclipse-tractusx:main Jun 28, 2023
@nicoprow nicoprow deleted the feat/Pool_Auth_Configurable_Permission branch June 28, 2023 07:53
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.

2 participants