Ignore:
Timestamp:
Nov 15, 2010, 1:36:42 PM (13 years ago)
Author:
robert@…
Message:

Implemented ability to changed password and email address when logged in (ticket 165).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/i18n/messages.spring-security-ui.properties

    r985 r1138  
    9393default.date.format=d MMM yyyy HH:mm:ss
    9494
     95profileCommand.password.error.strength Password must have at least one letter, number, and special character: \!@\#$%^&
     96profileCommand.password.minSize.notmet Password must be between 8 and 64 characters
     97profileCommand.password.maxSize.exceeded Password must be between 8 and 64 characters
     98profileCommand.email.email.invalid Please provide a valid email address
Note: See TracChangeset for help on using the changeset viewer.