Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ For more information on contributing to this repository visit [Contributing to a
* *'Mask password' button image* - Optional image to be displayed in 'Mask password' button

### Casehandling
* Convert to lower/uppercase
* Convert to lower/uppercase - this option will convert user name input to upper/lower case. Using this functionality only makes practical sense when all usernames defined in your application are either upper or lower cased.
NOTE: MxAdmin administrative user will be accessible in both cases as well.

## Known issues
- Mendix runtime returns no feedback about the existence of a username. This is by design.
Expand Down