aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/remote.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: add video abuse supportChocobozzz2017-01-041-30/+0
|
* Server: remove encryption when seending requests to other podsChocobozzz2016-11-271-10/+0
| | | | We don't need it anymore since HTTPS is mandatory now
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-2/+2
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Server: remove useless hash affectationsChocobozzz2016-10-021-3/+3
|
* Server: fix remote videos requests validatorChocobozzz2016-08-211-1/+0
|
* reqValidators --> validatorsChocobozzz2016-07-011-0/+41