WIP: change db roles based on HTTP basic auth headers

This commit is contained in:
Joe Nelson
2014-09-29 22:52:02 -07:00
parent b29e07538c
commit 598d70579e
6 changed files with 109 additions and 72 deletions
+2
View File
@@ -31,6 +31,7 @@ executable dbapi
, transformers
, warp-tls
, bcrypt
, base64-string
Other-Modules: Dbapi
, PgStructure
, PgQuery
@@ -62,3 +63,4 @@ Test-Suite spec
, transformers
, warp-tls
, bcrypt
, base64-string