Merge pull request #597 from FedericoCeratto/add-httpauth2153

Added package httpauth
This commit is contained in:
Dominik Picheta 2017-10-07 23:52:21 +01:00 committed by GitHub
commit 514603a962

View File

@ -7381,5 +7381,20 @@
"description": "The SHIORI DLL interface",
"license": "MIT",
"web": "https://github.com/Narazaka/shioridll-nim"
},
{
"name": "httpauth",
"url": "https://github.com/FedericoCeratto/nim-httpauth",
"method": "git",
"tags": [
"http",
"authentication",
"authorization",
"library",
"security"
],
"description": "HTTP Authentication and Authorization",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-httpauth"
}
]