-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat: user roles management #669
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
code/api/api/src/main/java/com/decathlon/ara/security/configuration/SecurityConfiguration.java
Fixed
Show fixed
Hide fixed
c27b44a
to
66585f7
Compare
66585f7
to
94a60bb
Compare
[ARA core-api] Kudos, SonarCloud Quality Gate passed! |
[ARA web-ui] Kudos, SonarCloud Quality Gate passed! |
[ARA api] Kudos, SonarCloud Quality Gate passed! |
code/api/api/src/main/java/com/decathlon/ara/security/configuration/SecurityConfiguration.java
Fixed
Show fixed
Hide fixed
509d7f5
to
6c5f538
Compare
6c5f538
to
7bdf23c
Compare
…ore and added some front access
f3c026c
to
eae5049
Compare
eae5049
to
7dbd4a6
Compare
07b1f98
to
8789a67
Compare
e0f69f2
to
22e47b5
Compare
2f114c4
to
6fa60a2
Compare
8e4c34f
to
e1d9b2c
Compare
ebd2595
to
ef24893
Compare
d7f7bdb
to
5a16a04
Compare
1e4fc23
to
2e7a090
Compare
code/api/api/src/main/java/com/decathlon/ara/security/configuration/SecurityConfiguration.java
Fixed
Show fixed
Hide fixed
b56cac6
to
1d9cc26
Compare
1d9cc26
to
a783142
Compare
7677df3
to
4959603
Compare
f68610f
to
e0cf0ca
Compare
[ARA core-api] Kudos, SonarCloud Quality Gate passed! |
[ARA web-ui] SonarCloud Quality Gate failed. |
[ARA api] SonarCloud Quality Gate failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of modification
Changes description
Add some quick description about what your PullRequest change in
ARA's feature/behavior
Technical description
Add a quick description about what your PullRequest change in
ARA's code. (example: add a processor check in...)
PR CheckList
Please make sure your PullRequest respect all those items :
feat:
,fix:
orchore: