auth-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APDEV-6979: fixed issue with email template rendering
  1. /branches/grails3/src/main/resources/emails
APPDEV-6979: added comment in build
APPDEV-6979: added missing 'provided' direct dependency on Log4j (needed for SecurityInterceptor)
APPDEV-6979: corrected Urlmapping for verifyRequest (no /dm/$dm !)
APPDEV-6979: modified build to make tomcat libs are not specified with 'compile' dependency to kepp them out of the war
APDEV-6979: fixed some remaining endpoints and config
APPDEV-6979: now specifying the name of the war to build
APDEV-6979: completed conversion and replaced existing code with complete Grails 3.2.4 app in branches/grails3
  1. /branches/grails3/grails-app/init/auth/service
    • -0
    • +169
    /branches/grails3/gradlew
  2. /branches/grails3/src/main/groovy/grails/plugin
  3. … 247 more files in changeset.
APPDEV-6979: Forking trunk to upgrade to Grails 3
  1. … 203 more files in changeset.
APPDEV-6798: Fixed Password changed email template.
APPDEV-6798: Fixed failing tests
APPDEV-6798: Modified email templates
APPDEV-0000: fixed failing test

APPDEV-6270: codenarc

APPDEV-6270: Welcome email template change and fixed failing test.
APPDEV-6270: Added username and dealercode to welcome template.
APPDEV-6270: Added username and dealercode to welcome template.
APPDEV-6270: subject change on welcome message.
APPDEV-6270: Email template changes.
APPDEV-6270: Email template changes.
APPDEV-6270: Email template changes.
APPDEV-6270: Email template changes.
APPDEV-6270: Added EmailId to welcome mails.
DB-1057: Removed dealerName on user entity.
APPDEV-5987: Change reply-to address from "noreploy" to "noreply"
APPDEV-5925: Type casted default userTypeId and defaultRoleId.
APPDEV-5925: Adding default usertypeId while creating a domain user.
APPDEV-5925: Migrated to DomainMetaData table from DomainUserType table
APPDEV-0000: auth-service -> refactored to remove notFound boilerplate
    • -1
    • +1
    /trunk/grails-app/conf/BuildConfig.groovy
APPDEV-5779: auth-service removed all code related to WhiteList management