1
0
Fork 0
peertube/server
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
..
controllers enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
helpers Cleanup tests imports 2018-11-19 17:08:18 +01:00
initializers Delete invalid or deleted remote videos 2018-11-20 10:44:48 +01:00
lib Delete invalid or deleted remote videos 2018-11-20 10:44:48 +01:00
middlewares enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
models Delete invalid or deleted remote videos 2018-11-20 10:44:48 +01:00
static/dnt-policy
tests enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
tools