wiki.techinc.nl/includes/context
Aaron Schulz f9ee99b2fa Loosened the CLI restriction in RequestContext::importScopedSession()
* Jobs can be run via HTTP runners rather than just CLI ones.
  The old check breaks jobs run on HHVM fcgi runners for example.
* Always check the validity of the IP for sanity.

Change-Id: I1d03c2ab6628b2d124bc7b9f6936788dea22e3e4
2014-10-01 23:05:23 +00:00
..
ContextSource.php ContextSource::getContext() can return any IContextSource 2014-07-12 21:41:45 -07:00
DerivativeContext.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
IContextSource.php Removed getLang() from IContextSource and subclasses 2014-06-20 11:36:59 -07:00
RequestContext.php Loosened the CLI restriction in RequestContext::importScopedSession() 2014-10-01 23:05:23 +00:00