PeerTube/server/middlewares
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
..
validators enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
activitypub.ts Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
async.ts Refractor retry transaction function 2018-06-13 14:27:40 +02:00
cache.ts Do not host remote AP objects 2018-11-16 11:18:13 +01:00
dnt.ts advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
index.ts Fix client search 2017-12-05 18:25:29 +01:00
oauth.ts Check follow constraints when getting a video 2018-11-16 15:49:16 +01:00
pagination.ts Add max count in pagination 2018-07-24 18:03:38 +02:00
servers.ts Add account view 2018-04-24 15:13:19 +02:00
sort.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
user-right.ts Improve check follow params tests 2017-12-28 14:29:57 +01:00