24 Commits

Author SHA1 Message Date
Luke Towers
7473cbe27b Backport changes from 1.2 and ignore public directory in default .gitignore 2021-12-14 02:29:17 -06:00
Ben Thomson
49a49d216d
Add trusted proxy configuration variables (#235)
Fixes #232.

Related Storm PR: wintercms/storm#42
Related Storm commit: c8db154037
2021-07-29 15:30:20 +08:00
Luke Towers
d0ec0d94f2 Limit trustedHosts verification to backend password resets by default for better compatibility 2021-03-11 20:56:28 -06:00
Luke Towers
1e8cfb47af Manual comb through and rebrand following up the bulk patch rebrand 2021-03-10 15:25:57 -06:00
Luke Towers
cfa763b714 Initial rebrand commit generated from the 1.0 rebrand branch patch file 2021-03-10 15:02:53 -06:00
Ben Thomson
555ab61f23
Add app.trustedHosts config and force host checks on password reset (#5423)
Add app.trustedHosts config and force host checks on backend password reset.

Related: f29865ae3d
2021-01-04 12:35:47 -06:00
Luke Towers
e7b6917ad5
Update config/app.php 2020-06-22 21:58:08 -06:00
Ben Thomson
0317ecec3c
Add app.loadDiscoveredPackages config item
Refs: https://github.com/octobercms/library/pull/492
2020-06-23 10:40:36 +08:00
Luke Towers
f700e236d1
Merge branch 'develop' into wip/laravel-6 2020-01-27 12:06:45 -06:00
Luke Towers
a04494e63d Add warning message to app.locale config 2020-01-27 12:04:52 -06:00
Ben Thomson
86351cec7f Revert "Add Composer scripts"
This reverts commit a1cfc2aa58c2fa88c186a4306381fdcf1cd4f269.
2020-01-20 16:14:00 +08:00
Ben Thomson
a1cfc2aa58 Add Composer scripts 2020-01-20 16:08:15 +08:00
Ben Thomson
a59d3b83eb Code quality clean up (#4449)
Credit to @bennothommo
2019-07-18 08:50:37 -06:00
Luke Towers
37db70ab83 Config changes from 5.6 2019-06-12 02:26:21 -06:00
Luke Towers
abc3359273
Warn about the dangers of changing app.timezone 2018-11-15 13:45:57 -06:00
Samuel Georges
7e76f39e6c Add app.name config
Various other refittings
2017-05-16 18:50:41 +10:00
Samuel Georges
09bbf668a6 Key must be 32 chars 2016-01-29 16:22:04 +11:00
Samuel Georges
e554586f8f Update encryption cipher in config 2016-01-29 16:15:55 +11:00
Pásztor Gábor
7b174e6ce8 Add missing config file, remove php 5.4 support. 2016-01-02 15:41:27 +01:00
Vojta Svoboda
b4609a930e Logging configuration comment update 2015-06-10 10:01:09 +02:00
Pásztor Gábor
b3dcce6d2a Updates on Brand Settings 2015-03-11 20:30:41 +01:00
Samuel Georges
54fe8452e5 uploadsPath -> cms.storage.uploads.path 2015-02-23 19:55:41 +11:00
Samuel Georges
3d04f06ad1 Various fixes 2015-02-12 21:04:05 +11:00
Samuel Georges
ed22cc9186 Migrate bootstrap process 2015-02-04 19:31:41 +11:00