aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/secure.js
Commit message (Expand)AuthorAgeFilesLines
* Server: use crypto instead of ursa for pod signatureChocobozzz2017-01-041-1/+8
* Server: little refractoringChocobozzz2016-12-291-0/+4
* First version with PostgreSQLChocobozzz2016-12-191-4/+2
* Server: remove encryption when seending requests to other podsChocobozzz2016-11-271-24/+4
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-7/+7
* Server: remove useless hash affectationsChocobozzz2016-10-021-2/+2
* Server: do not forget to check the signature when another pod wants toChocobozzz2016-10-011-20/+25
* Server: catch JSON.parse exceptionsChocobozzz2016-08-231-2/+7
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-2/+4
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-2/+2
* Use const/let now we use node 4.2Chocobozzz2016-03-161-6/+6
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+49