Mark Hamstra
Mark Hamstra
[Feature] Add option to not rename files
Bear with me on this one, as I'm not 100% sure if I fully understand what's happening. The problem is the site, configured with NL, EN, and FR languages, refused...
Line 208 of the `lingua.selector` snippet has the following `preg_replace` to generate the other language url: ``` $pageURL = preg_replace('/^' . preg_quote($parseUrl['scheme'] . '://' . $parseUrl['host'] . '/' . $requestUri,...
### What does it do? - Fixes the bugs from #15928, per #15934 - Refactored inititialization of the session handler and adopt the PHP core SessionHandlerInterface, per #15934 - Move...
### What does it do? Re-up of #15894 Changes password generation method to be more secure. ### Why is it needed? Actually random generation. ### How to test Apply and...
### What does it do? This is a re-up of #15461 originally by @sdrenth back in 2021, which has gone stale waiting for some minor changes. I've rebased it, tweaked...
### What does it do? Checks for errors loading resources in the generation of the context cache. ### Why is it needed? This is used in the aliasMap and resourceMap,...
http://tracker.modx.com/issues/5443 http://tracker.modx.com/issues/5871 http://tracker.modx.com/issues/5984 http://tracker.modx.com/issues/6008