Refactoring authentincation to support GET and POST requests. Closes #990. (#1030)

This commit is contained in:
kevgliss
2018-01-01 19:11:29 -08:00
committed by GitHub
parent 7b8df16c9e
commit 848ce8c978
3 changed files with 273 additions and 220 deletions

View File

@ -6,7 +6,7 @@
"url": "git://github.com/netflix/lemur.git"
},
"dependencies": {
"bower": "~1.8.0",
"bower": "^1.8.2",
"browser-sync": "^2.3.1",
"del": "^2.2.2",
"gulp": "^3.8.11",