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
    • -2
    • +3
    ./com/lemans/users/UserController.groovy
  1. … 1 more file in changeset.
APPDEV-6979: added missing 'provided' direct dependency on Log4j (needed for SecurityInterceptor)
  1. … 1 more file in changeset.
APPDEV-6979: corrected Urlmapping for verifyRequest (no /dm/$dm !)
  1. … 1 more file in changeset.
APDEV-6979: fixed some remaining endpoints and config
    • -2
    • +3
    ./com/lemans/users/UserController.groovy
  1. … 4 more files in changeset.
APDEV-6979: completed conversion and replaced existing code with complete Grails 3.2.4 app in branches/grails3
    • -0
    • +150
    ./com/lemans/users/UserController.groovy
    • -50
    • +0
    ./com/lemans/ErrorController.groovy
    • -0
    • +27
    ./com/lemans/auth/domain/DomainController.groovy
    • -106
    • +0
    ./com/lemans/LemansController.groovy
    • -0
    • +7
    ./com/lemans/auth/security/VerifyRequestController.groovy
    • -0
    • +89
    ./com/lemans/users/CredentialsController.groovy
    • -12
    • +0
    ./com/lemans/api/LemansApiController.groovy
    • -0
    • +204
    ./auth/service/UrlMappings.groovy
  1. … 247 more files in changeset.