- Add new static methods to user model - `findByEmailAndUsername` - renames `findByMailOrName` to `findByEmailOrUsername` - `findByUsername` - `findByEmail` - Reverts case insensitive behavior for username |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| collection.controller | ||
| project.controller | ||
| user.controller | ||
| aws.controller.js | ||
| embed.controller.js | ||
| file.controller.js | ||
| project.controller.js | ||
| session.controller.js | ||
| user.controller.js | ||