Tags: DAnn2012/redirection
Tags
Update 5.4.2 (johngodley#3788) * Fix crash in agent info if no URL * Disable IP info * Add new option for max-age header * Rename the PHPCS file * Remove deprecated ini_set * Don’t double encode URLs when checking them Although it worked, it looked like it didn’t * Improve linting * Update locale * Update version * Update PHP version info * Bundle * Set version
Update to 5.4 (johngodley#3769) * Linting fixes * Fix incorrect CSV headers * Fix save of x-content-type-options: sniff * Don't encode negative lookaheads * Remove port from server name * Bump all packages * Add PHPStan * Bulk failed should return a 403 * Improve styling of form textarea * Add custom IP option Allow user to select where the IP is taken from * Remove donation form * Fix unit tests * Bump version to 5.4
Update 5.3.10 (johngodley#3595) * Bump versions * Update locale * Bump versions * Update buio;d
Fix sanitize target (johngodley#3538) * Update language files * Target shouldnt be sanitized the same as source * Bundle
Fix DB update (johngodley#3533) * Fix app rendering twice This doesn’t help when updating the DB as actions fire twice * Dont sanitize the DB stage It’s sanitized internally anyway, and this just corrupts the array * Check for CSV header * Bump versions
Fix 5.3.7 tests (johngodley#3531) * Fix the unit and e2e tests * Update build files
Fix +OK status (johngodley#3470) * Add a check for +OK status Not sure where this comes from, but it appears in a very small number of sites. The sites are already upgraded, but somehow the database version is +OK, causing another upgrade to occur which fails. * Build files
Update version 5.3.5 (johngodley#3465) * Update locales * Bundle 5.3.5
Fixes for 5.3.4 (johngodley#3412) * Fix query params where a + is in the name Need to fix both the match and the parameter passing * Bundle 5.3.4 * Update locale files
PreviousNext