auth

Paddy 2015-04-11 Parent:5bccbed6631b Child:8ecb60d29b0d

157:202e991accc2 Go to Latest

auth/.hgignore

Wire up the postgres database for authd. Have authd use the AUTH_PG_DB environment variable to detect support for the postgres *Stores, and if postgres is supported, use it. If postgres isn't supported, fall back on the in-memory store. Also create-if-not-exists the test scopes, instead of panicking when the scope already exists.

History
1 cover.out
2 authd/authd