Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-4936: when a DomainUser is created, a WhiteList Dealer entry is now also created for the underlying User's dealerCode
    • -0
    • +75
    ./DomainUserManagerServiceSpec.groovy
  1. … 7 more files in changeset.
APPDEV-4848: Changed the phoneNumbers validations minSize to 10 and maxSize to 20 for user domain class.
  1. … 1 more file in changeset.
APPDEV-4848: Changed the phoneNumbers validations size to 10 for user domain class.
  1. … 1 more file in changeset.
APPDEV-4840: now adding DomainUser if domainId provided - no default Role assigned yet!
    • -0
    • +46
    ./UserManagerServiceSpec.groovy
  1. … 10 more files in changeset.
APPDEV-4614: added support for sending Welcome message w/o clearText password on create User
  1. … 10 more files in changeset.
APPDEV-4615: added support for all new Password functionality except reuse rules
  1. … 10 more files in changeset.
APPDEV-4615: updates to credentials mgmt - major refactor/cleanup - passwordUpdate
  1. … 22 more files in changeset.
APPDEV-4615: added partial backend static password validation, upper/lowwer/digit
  1. … 6 more files in changeset.
APPDEV-4151: Merging phase2 branch.
  1. … 3 more files in changeset.
RSA-155: Created endpoints for resetPassword and forgotPassword.
  1. … 14 more files in changeset.