Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Remove restriction on 16 chars for username in User Manager (#1886) | Max | 2015-11-18 | 1 | -0/+50 |
* Change user manager code so that mysql queries are executed on validation instead of after save (in Core Data, not mysql). This should in general make more sense since a failure in MySQL essentialy means that Core Data can't save it either (but did anyway in the past). * Remove a deprecated method call that is no longer needed in 10.6+ |