1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config
epriestley 3b9ccf11f2 Drive auth config with the database
Summary: Ref T1536. This is the last major migration. Moves us over to the DB and drops all the config stuff.

Test Plan:
  - Ran the migration.
  - Saw all my old config brought forward and respected, with accurate settings.
  - Ran LDAP import.
  - Grepped for all removed config options.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran, wez

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6243
2013-06-20 11:18:11 -07:00
..
application Button to ignore setup issues + refractoring 2013-03-06 14:14:10 -08:00
check Drive auth config with the database 2013-06-20 11:18:11 -07:00
controller Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
custom Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
editor Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
exception Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
issue Fixed T2630 2013-04-10 13:11:22 -07:00
json Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
management Updated the CLI for smoother use 2013-04-29 12:14:54 -07:00
option Drive auth config with the database 2013-06-20 11:18:11 -07:00
query Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
response [SECURITY] Prevented PhabricatorSetupIssueView from exposing sensitive config options. 2013-04-06 00:39:53 -07:00
storage Button to ignore setup issues + refractoring 2013-03-06 14:14:10 -08:00
view Fixed T2630 2013-04-10 13:11:22 -07:00