Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-6979: fixed issue(PNW-related) with serviceProvider Users query
  1. … 2 more files in changeset.
APPDEV-6979: added missing 'provided' direct dependency on Log4j (needed for SecurityInterceptor)
    • -2
    • +2
    ./auth/security/SecurityInterceptor.groovy
  1. … 1 more file in changeset.
APPDEV-6979: corrected Urlmapping for verifyRequest (no /dm/$dm !)
    • -0
    • +1
    ./auth/security/SecurityInterceptor.groovy
  1. … 2 more files in changeset.
APDEV-6979: fixed some remaining endpoints and config
    • -3
    • +0
    ./auth/security/SecurityInterceptor.groovy
  1. … 5 more files in changeset.
APDEV-6979: completed conversion and replaced existing code with complete Grails 3.2.4 app in branches/grails3
    • --59
    • +0
    ./authservice/RoleController.groovy
    • -0
    • +33
    ./users/DomainUserPreferenceController.groovy
    • -0
    • +150
    ./users/UserController.groovy
    • -0
    • +27
    ./auth/domain/DomainController.groovy
    • -88
    • +0
    ./api/users/CredentialsController.groovy
    • -0
    • +7
    ./auth/security/VerifyRequestController.groovy
    • -0
    • +109
    ./auth/authorization/RoleController.groovy
    • --16
    • +0
    ./authservice/DomainController.groovy
    • -0
    • +89
    ./users/CredentialsController.groovy
    • --3
    • +0
    ./authservice/VerifyRequestController.groovy
  1. … 247 more files in changeset.