Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | ||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -0/+3 |
| | |||||
* | Add user update for admins | Chocobozzz | 2017-09-05 | 1 | -2/+1 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -0/+1 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -0/+4 |