24 Commits (postfixadmin-3.3.15)

Author SHA1 Message Date
David Goodwin d6b92b1c81
bump smarty to v4.5.5 - php8.4 support - see https://github.com/smarty-php/smarty/releases/tag/v4.5.5 1 year ago
David Goodwin abd4dcb401
update bundled smarty to v4.5.4 1 year ago
David Goodwin 2694adbc27
bump smarty to 4.5.3 (the smarty release is regarded as a security fix ( CVE-2024-35226 ). PostfixAdmin should not be vulnerable as it does not use the extends tag. 2 years ago
David Goodwin b76260d3d3 update smarty (4.1.1 -> 4.3.0) (add PHP 8.2 support, fixes for PHP 8.1; also fixes #541 where using a Turkish locale broke smarty's autoloader) 3 years ago
David Goodwin 58e9538e6a bump smarty to v4.1.1, some security fixes that probably do not affect PFA; adds PHP8.1 support 4 years ago
David Goodwin d83b287297 rejig smarty 5 years ago
David Goodwin 290afa1473 should be gone 5 years ago
David Goodwin 8bfe9fe668 Rejig PFASmarty, so it becomes a singleton accessible to the various 'controllers'. 5 years ago
David Goodwin 484acfbf59 Remove the random_compat lib. 5 years ago
David Goodwin 1ad184641d php7.4 / psalm fixes 6 years ago
David Goodwin 87824ef970 psalm fixes/workarounds; require PHP 5.6+ 6 years ago
gotty 13549cea0f Favicon config and ru_lang: 6 years ago
David Goodwin 907bd7ee46 update Smarty to v3.1.33 - "This release does cover security issue CVE-2018-16831, other bug fixes (see changelog.txt) and adds a new feature of the {capture} tag (see NEW_FEATURES.txt)." 6 years ago
David Goodwin 34e6f7829e tighten psalm checks; fix errors 7 years ago
David Goodwin e26877f2f9 add almost forgotten file: array_column.php 7 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 7 years ago
David Goodwin 5d6dde7bff psalm fixes 7 years ago
David Goodwin 01c8b14a44 PFASmarty class 7 years ago
David Goodwin d146f51feb remove duplication of PFASmarty class 7 years ago
David Goodwin 8cf7947f15 move function into the only place it is used 7 years ago
root fb3e968cfc Bootstrap template integration 8 years ago
David Goodwin 7388a7ca62 remove notice about additional plugin - lost with time, does not seem to be used 8 years ago
David Goodwin b97decb7c2 add a lib directory; move smarty into it; add random_compat phar (for random_bytes() on PHP < 7) 8 years ago