PeerTube/server/tests/api/check-params
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
..
accounts.ts
blocklist.ts Add ability to mute a user/instance by server in server api 2018-10-16 16:41:36 +02:00
config.ts add user account email verificiation (#977) 2018-08-31 09:18:19 +02:00
follows.ts Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
index.ts Add ability for users to block an account/instance on server side 2018-10-16 16:41:36 +02:00
jobs.ts
redundancy.ts Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
search.ts
services.ts
user-subscriptions.ts Do not host remote AP objects 2018-11-16 11:18:13 +01:00
users.ts enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
video-abuses.ts
video-blacklist.ts
video-captions.ts
video-channels.ts Feature/description support fields length 1000 (#1267) 2018-10-19 08:54:01 +02:00
video-comments.ts
video-imports.ts Feature/description support fields length 1000 (#1267) 2018-10-19 08:54:01 +02:00
videos-filter.ts Add ability to list all local videos 2018-10-10 11:46:50 +02:00
videos-history.ts Add user history and resume videos 2018-10-05 11:22:38 +02:00
videos.ts Feature/description support fields length 1000 (#1267) 2018-10-19 08:54:01 +02:00