auth
2015-04-11
Parent:385ac6294cdc
auth/.hgtags
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.
1 e0b3064daf02b3061d7666262518e8164315c149 rewrite_begins