43 Commits (postfixadmin-3.2.4)

Author SHA1 Message Date
David Goodwin 57714adc00 make phar loading optional depending on the extension being present or not 8 years ago
Christian Boltz 05bf2d2013
if unconfigured, recommend to edit config.local.php 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
David Goodwin 9bef45aed5 remove logout behaviour from common.php (never used); try and fix logout in login.php - see #130 8 years ago
Adrien Crivelli 15df6c1d7b
Reformat everything with PHP-Cs-Fixer 8 years ago
David Goodwin f0be0ebf62 remove more incpath usages 8 years ago
David Goodwin 99147d51eb move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 8 years ago
Christian Boltz 9df6de65af
Finally get rid of variables.inc.php 9 years ago
Christian Boltz 431bd3d810 rename session cookie 10 years ago
David Goodwin 9c022f7e01 merge patch from https://sourceforge.net/p/postfixadmin/bugs/347/ (thank you Eugene Grosbein) - explictly set session_cache_limiter to nocache 11 years ago
David Goodwin e39510726a use !empty to avoid error 12 years ago
Christian Boltz fbc18ff993 login.php, common.php: 12 years ago
Christian Boltz 6e2e132bac remove "postfixadmin.com" in comments in lots of files 12 years ago
Christian Boltz c6ca4f9bae common.php: 13 years ago
Christian Boltz 4d9a338eb2 After hunting an "undefined index transport" error in list-domain, I 13 years ago
Christian Boltz 631c6e754f common.php: 13 years ago
David Goodwin ecf7757981 Remove getInstance calls; not needed as we use ::write 15 years ago
Christian Boltz 646c790371 common.php, scripts/postfixadmin-cli.php: 15 years ago
Christian Boltz 4611b111e3 common.php: 15 years ago
Christian Boltz a5f3cb9b96 config.inc.php: 15 years ago
David Goodwin b0bd8cd1f5 see changeset:952 ... move php code out of template into here 15 years ago
Christian Boltz 98c0252a08 common.php: 16 years ago
Norman Messtorff 7229502738 Small typo fixed... 17 years ago
Sebastian cf40467570 - accidentially deleted header.php. Needed for setup 17 years ago
Sebastian b1287d97e2 - big merge of Postfixadmin smarty into trunk 17 years ago
Christian Boltz 562ab4dc14 setup.php: 17 years ago
Christian Boltz acb3d4799d login.php, index.php: 17 years ago
David Goodwin 1adebfbe03 common.php: remove redundant check 17 years ago
David Goodwin 140864dee1 common.php: remove requirement to delete setup.php; require $CONF["setup_password"] is changed etc 17 years ago
David Goodwin 51d418f16c fix register globals check in common.php - see https://sourceforge.net/tracker/?func=detail&aid=2721614&group_id=191583&atid=937964 17 years ago
David Goodwin f9341abb8b common.php: add autoloading for model classes 17 years ago
Christian Boltz 873631a277 common.php: 18 years ago
David Goodwin b3dc4ba6af common.php: ensure we only start a session once 18 years ago
Christian Boltz f12ac3a8c8 common.php: 18 years ago
Christian Boltz f217f0c1bb Summary: Added language selector to login form 18 years ago
Christian Boltz 02195254d7 common.php 19 years ago
David Goodwin 6797912ca9 common.php: ensure register_globals are not enabled 19 years ago
David Goodwin 1e5b40c348 common.php: caps change in headeR 19 years ago
Christian Boltz ac6af2c99e - read config.inc.php earlier to make the check for 19 years ago
David Goodwin 736a1a0b1f common.php: ensure $CONF["configured"] is not false 19 years ago
David Goodwin dc51d62e15 update license headers 19 years ago
David Goodwin 53df296722 common.php: magic quotes stuff 19 years ago
David Goodwin 3e70f276c2 final set of refactoring patches (and the rest) 19 years ago