1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/policy
epriestley 1d1ecb5629 Add bin/policy unlock
Summary: Ref T603. We might need a fine-grained CLI tool later on, but here's a bat we can bludgeon things with.

Test Plan:
  - Ran `bin/policy unlock D12` (adjusted policies).
  - Ran `bin/policy unlock rPca85c457ebcb` (got "not mutable" stuff).

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7189
2013-10-01 16:01:15 -07:00
..
__tests__ Treat invalid policies as broadly similar to "no one" 2013-10-01 11:25:30 -07:00
application Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
config Move policy config to "Policy" app and make policy.allow-public description scarier 2013-09-27 10:50:19 -07:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
exception Provide better strings in policy errors and exceptions 2013-09-27 08:43:50 -07:00
filter Fix a variable name PolicyFilter. 2013-10-01 11:31:46 -07:00
interface Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
management Add bin/policy unlock 2013-10-01 16:01:15 -07:00
query Explain policy exception rules to users 2013-09-27 08:43:41 -07:00