1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-09 13:28:29 +01:00
phorge-phorge/src/docs
vrana 5a5d0b2b56 Allow custom request checker prior to displaying page
Summary: We want to allow a broader access to our installation but we need to check the request in that case.

Test Plan:
Created a simple `PhabricatorRequestChecker` returning a custom controller.
Verified that this controller is used when accessing any page.
Returned `null` from this checker and verified that all 209 Phabricator pages are accessible.

Reviewers: epriestley

Reviewed By: epriestley

CC: scottmac, aran, Korvin, btrahan

Differential Revision: https://secure.phabricator.com/D2488
2012-09-27 15:34:54 -07:00
..
configuration Make storage.mysql-engine.max-size independent on max_allowed_packet 2012-08-27 15:56:45 -07:00
contributing Fix doc links 2012-08-10 14:21:55 -07:00
developer document running phabricator on builtin PHP webserver 2012-09-27 14:14:41 -07:00
flavortext Describe how to process big checkins 2012-08-16 14:26:54 -07:00
technical Fix doc links 2012-08-10 14:21:55 -07:00
userguide Allow custom request checker prior to displaying page 2012-09-27 15:34:54 -07:00
feedback.diviner Fix doc links 2012-08-10 14:21:55 -07:00
installation_guide.diviner Phabricator requires Apache 2.2.7 because of B flag in the redirects 2012-08-21 21:07:34 +01:00
introduction.diviner Minor documentation improvements 2012-01-12 20:08:19 -08:00