7 Commits

Author SHA1 Message Date
Luke Towers
3da0a32393 Merge branch 'wip/config-write-replacement' into wip/config-file
# Conflicts:
#	config/app.php
#	config/auth.php
#	config/cms.php
#	config/database.php
2022-03-15 21:52:10 -06:00
Luke Towers
520190f5e0 Tweaks to be more friendly with the ArrayFile parser 2022-03-15 21:26:52 -06:00
Luke Towers
70cfd902bd Revert "Run the default config through ArrayFile parser"
This reverts commit c3bdfae664c1cdde2ea1403027fc38b0822a0cf5.
2022-03-15 21:05:08 -06:00
Luke Towers
8013a57074 Revert "Run default config files through ConfigWriter to minimize changed lines on future uses"
This reverts commit 897263e2813596e116ed0b1350e1a9034a646cb0.
2022-03-03 18:59:46 -06:00
Luke Towers
897263e281 Run default config files through ConfigWriter to minimize changed lines on future uses 2022-02-17 10:46:22 -06:00
Jukka
d4ac1595ad
Update auth.php (#5289)
typo fix
2020-09-29 11:56:51 -06:00
Marc Jauvin
6c391b5e82
Add config for throttling login attempts into Backend (#4974) 2020-03-11 10:57:19 +08:00