]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/users.ts
Users list only available when use is authenticated
authorChocobozzz <florian.bigard@gmail.com>
Wed, 29 Nov 2017 12:18:05 +0000 (13:18 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Wed, 29 Nov 2017 12:18:05 +0000 (13:18 +0100)
commit86d13ec2aa94ec10810ddf9c8b33314bd4968791
tree5c4175325362df2a92e367dc4077e53a700bfbad
parent165cdc75bf1942ed687f78094c2bd366839a7c99
Users list only available when use is authenticated

And has a special right
server.ts
server/controllers/api/users.ts
server/tests/api/check-params/users.ts
server/tests/api/users.ts
server/tests/utils/users.ts