Homec4science

Prepare for db-driven auth configuration by making proviers operate in dual…

Authored by epriestley <git@epriestley.com> on Jun 20 2013, 20:17.

Description

Prepare for db-driven auth configuration by making proviers operate in dual modes

Summary:
Ref T1536. This sets us for the "Config -> Database" migration. Basically:

  • If stuff is defined in the database, respect the database stuff (no installs have anything defined yet since they can't reach the interfaces/code).
  • Otherwise, respect the config stuff (all installs currently do this).

Test Plan: Saw database stuff respected when database stuff was defined; saw config stuff respected otherwise.

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6240

Details

Committed
epriestley <git@epriestley.com>Jun 20 2013, 20:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPH269ad2186730: Fixes fatal when searching for user projects in maniphest
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHd8394b2ee053: Prepare for db-driven auth configuration by making proviers operate in dual… (authored by epriestley <git@epriestley.com>).Jun 20 2013, 20:17