ORIENT/modules/backend
Ben Thomson f190f7a347
Fix exception on middleware loader
An exception was thrown when loading middleware if a requested controller is from a disabled plugin, as the `getRequestedController` method returns a Response object in this scenario.

Hat tip to @w20k.
2019-08-15 16:52:24 +08:00
..
assets Revert #4401 for build 458. 2019-08-09 16:07:32 +08:00
behaviors Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
classes Fix exception on middleware loader 2019-08-15 16:52:24 +08:00
controllers Add option to disable UpdateManager after backend login (#4266) 2019-07-19 14:50:42 -06:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Ensure the the TagList FormWidget is respecting relationship constraints (conditions & scope) 2019-08-14 19:58:42 -06:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Add warning in status widget when debug mode is enabled (#4500) 2019-08-15 11:44:22 +08:00
layouts Revert #4401 for build 458. 2019-08-09 16:07:32 +08:00
models Style side panel header with brand colors 2019-08-04 15:35:18 +08:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Standardise use of [] vs array() (#4548) 2019-08-14 20:46:36 -06:00
ServiceProvider.php Fix layout of colorpicker for no custom color selected (#4457) 2019-07-17 14:54:02 -06:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00