Skip to content

Commit

Permalink
Revert "Optimized Privilege Evaluation (#4380)"
Browse files Browse the repository at this point in the history
This reverts commit 3c635c9.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks committed Jan 2, 2025
1 parent d5964bf commit 987962a
Show file tree
Hide file tree
Showing 78 changed files with 3,714 additions and 10,867 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -588,10 +588,6 @@ dependencies {
implementation 'com.nimbusds:nimbus-jose-jwt:9.48'
implementation 'com.rfksystems:blake2b:2.0.0'
implementation 'com.password4j:password4j:1.8.2'

// Action privileges: check tables and compact collections
implementation 'com.selectivem.collections:special-collections-complete:1.4.0'

//JWT
implementation "io.jsonwebtoken:jjwt-api:${jjwt_version}"
implementation "io.jsonwebtoken:jjwt-impl:${jjwt_version}"
Expand Down Expand Up @@ -746,7 +742,6 @@ dependencies {
integrationTestImplementation "org.apache.httpcomponents:fluent-hc:4.5.14"
integrationTestImplementation "org.apache.httpcomponents:httpcore:4.4.16"
integrationTestImplementation "org.apache.httpcomponents:httpasyncclient:4.1.5"
integrationTestImplementation "org.mockito:mockito-core:5.14.2"

//spotless
implementation('com.google.googlejavaformat:google-java-format:1.25.2') {
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 987962a

Please sign in to comment.