We need to set up autoloading rules for apps before checking permissions,
authorJan Schneider <jan@horde.org>
Thu, 27 May 2010 12:56:54 +0000 (14:56 +0200)
committerJan Schneider <jan@horde.org>
Thu, 27 May 2010 12:56:54 +0000 (14:56 +0200)
commit94ad8cc45b0bb01083dd41f3a86c15458d2ba92c
tree6e5c07a51fcc2b5196fdb30b7e03440af3527366
parent9368dc6eedfbb043aa3b213cf5039416cf79c36b
We need to set up autoloading rules for apps before checking permissions,
because the code handling permission failures might still need app-specific
handling, e.g. for session timeouts from ajax requests.
framework/Core/lib/Horde/Registry.php