PeerTube/shared/models/users
Josh Morel fc2ec87a8c enable email verification by admin (#1348)
* 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
2018-11-21 08:48:29 +01:00
..
index.ts Add user history and resume videos 2018-10-05 11:22:38 +02:00
user-create.model.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
user-login.model.ts Fix lint momory issues 2018-03-08 17:31:11 +01:00
user-refresh-token.model.ts Move to HttpClient and PrimeNG data table 2017-09-14 11:57:49 +02:00
user-right.enum.ts Add ability to mute a user/instance by server in server api 2018-10-16 16:41:36 +02:00
user-role.ts Add ability to mute a user/instance by server in server api 2018-10-16 16:41:36 +02:00
user-update-me.model.ts move to boolean switch 2018-10-13 11:53:48 +02:00
user-update.model.ts enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
user-video-quota.model.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
user-watching-video.model.ts Add user history and resume videos 2018-10-05 11:22:38 +02:00
user.model.ts enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00