Searched hist:"194 d338681b559bf46a61e6fd49d98dea7193d22" (Results 1 – 5 of 5) sorted by relevance
| /plugin/captcha/_test/ |
| H A D | IpCounterTest.php | 194d338681b559bf46a61e6fd49d98dea7193d22 Thu Jan 22 11:34:21 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Move IpCounter to date-based tmpdir storage with daily cleanup
IpCounter files were stored in the cache directory without cleanup, causing inode exhaustion on busy sites. Files are now stored in tmpdir/captcha/ip/Y-m-d/ with automatic daily cleanup via indexer.
Also reorganizes FileCookie to tmpdir/captcha/cookie/Y-m-d/ for consistency and moves timeout config loading into IpCounter constructor.
fixes #146
|
| H A D | HelperTest.php | 194d338681b559bf46a61e6fd49d98dea7193d22 Thu Jan 22 11:34:21 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Move IpCounter to date-based tmpdir storage with daily cleanup
IpCounter files were stored in the cache directory without cleanup, causing inode exhaustion on busy sites. Files are now stored in tmpdir/captcha/ip/Y-m-d/ with automatic daily cleanup via indexer.
Also reorganizes FileCookie to tmpdir/captcha/cookie/Y-m-d/ for consistency and moves timeout config loading into IpCounter constructor.
fixes #146
|
| /plugin/captcha/ |
| H A D | FileCookie.php | 194d338681b559bf46a61e6fd49d98dea7193d22 Thu Jan 22 11:34:21 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Move IpCounter to date-based tmpdir storage with daily cleanup
IpCounter files were stored in the cache directory without cleanup, causing inode exhaustion on busy sites. Files are now stored in tmpdir/captcha/ip/Y-m-d/ with automatic daily cleanup via indexer.
Also reorganizes FileCookie to tmpdir/captcha/cookie/Y-m-d/ for consistency and moves timeout config loading into IpCounter constructor.
fixes #146
|
| H A D | IpCounter.php | 194d338681b559bf46a61e6fd49d98dea7193d22 Thu Jan 22 11:34:21 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Move IpCounter to date-based tmpdir storage with daily cleanup
IpCounter files were stored in the cache directory without cleanup, causing inode exhaustion on busy sites. Files are now stored in tmpdir/captcha/ip/Y-m-d/ with automatic daily cleanup via indexer.
Also reorganizes FileCookie to tmpdir/captcha/cookie/Y-m-d/ for consistency and moves timeout config loading into IpCounter constructor.
fixes #146
|
| H A D | action.php | 194d338681b559bf46a61e6fd49d98dea7193d22 Thu Jan 22 11:34:21 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Move IpCounter to date-based tmpdir storage with daily cleanup
IpCounter files were stored in the cache directory without cleanup, causing inode exhaustion on busy sites. Files are now stored in tmpdir/captcha/ip/Y-m-d/ with automatic daily cleanup via indexer.
Also reorganizes FileCookie to tmpdir/captcha/cookie/Y-m-d/ for consistency and moves timeout config loading into IpCounter constructor.
fixes #146
|