ORIENT/modules/system
Ben Thomson ce8c96b66f
Automatically set SMTP port depending on mail encryption type.
This only occurs if the SMTP port field is using a standard port (25, 465, 587). Custom ports are not overwritten.

Fixes https://github.com/octobercms/october/issues/4755
2020-08-31 11:21:50 +08:00
..
assets Recompile Storm UI JS asset 2020-08-03 11:07:55 +08:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Avoid logging SystemExceptions twice 2020-08-28 13:57:12 -06:00
console Merge pull request #5231 from octobercms/wip/image-resizing 2020-08-21 18:01:47 -06:00
controllers Disable HTML5 form validation on backend Settings pages 2020-08-15 20:59:53 -06:00
database Change module seeders to only temporary unguard attributes 2020-01-19 22:26:46 +08:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Update Russian translation (#5247) 2020-08-23 02:51:48 -06:00
models Automatically set SMTP port depending on mail encryption type. 2020-08-31 11:21:50 +08:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Add warning with missing dependencies on Updates page (#5077) 2020-05-26 10:05:40 -06:00
traits Make cms.backendForceSecure an explicit setting 2020-01-18 18:05:26 +11:00
twig Finished implement imageWidth & imageHeight filters 2020-08-21 13:39:45 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Merge branch 'develop' into wip/laravel-6 2020-04-29 16:58:58 -06:00
aliases.php Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper 2020-07-20 10:40:50 +08:00
composer.json Add L6 as a dep to the modules to prevent people with older Laravel versions from accidentally pulling in the L6 update 2020-07-19 01:42:58 -06:00
providers.php Update providers and alias to use October Validator service 2020-05-19 12:47:49 +08:00
routes.php Play nicer with tests 2020-08-13 03:15:53 -06:00