ORIENT/modules/system
Samuel Georges e3b42b2f10 Make cms.backendForceSecure an explicit setting
This no longer hinges on app.debug because it creates confusion for devops engineers. This is based on three independent reports coming from app environments that use a reverse proxy. The engineer will follow the proper security instructions by disabling debug mode, which in turn creates an infinite redirect loop when opening the back-end area, only to leave them scratching their heads

Ultimately it is the web server configuration's job to handle the enforcement of HTTPS, the app no longer enforces it as a strong opinion, but we still keep the setting available as a convenient security check for standard environments that do not use a reverse proxy
2020-01-18 18:05:26 +11:00
..
assets Remove excess spaces from tab title hovers (#4876) 2020-01-14 19:58:54 +08:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Fix registerSchedule typehint in PluginBase (#4871) 2020-01-10 11:55:54 +08:00
console Fixes bug showing the entered password 2019-12-24 18:10:17 +11:00
controllers Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Typo fix in SK translation (#4852) 2019-12-27 12:23:15 -06:00
models Expand the character limit of error messages in Event log list (#4830) 2020-01-16 20:37:38 +08:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
traits Make cms.backendForceSecure an explicit setting 2020-01-18 18:05:26 +11:00
twig Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Db::getConfig has no second arg 2019-12-29 11:46:01 +11:00
aliases.php Introduce new Cms helper 2016-08-20 14:43:49 +10:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
providers.php Proxy ConsoleSupportServiceProvider properly 2018-01-24 18:09:41 +11:00
routes.php API docs progress 2017-03-16 17:08:20 +11:00