15 Commits (master)

Author SHA1 Message Date
David Goodwin 460c624275
remove more references to sourceforge 7 months ago
David Goodwin 759304ecb8
apparently these all need reformatting 1 year ago
David Goodwin f01274ec94
try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2 years ago
David Goodwin efeb698bc0 ensure POST[domains] is not empty 5 years ago
David Goodwin 0565cde6f3 ensure POST[domains] is not empty 5 years ago
David Goodwin dadd40a9e9 fix broadcast message to load a template that does exist - see #465 5 years ago
Gianluca Giacometti 79284ddff8
Call to the template fixed 5 years ago
David Goodwin f6f62180e8 remove some global variables 5 years ago
Felix Ableitner 600248e955 Add option to use smtp password when sending admin emails (fixes #272) 7 years ago
David Goodwin 803e2342f8 fix psalm issues; reformat; rename new db functions 7 years ago
David Goodwin ea33d9951a try migrating to pdo 7 years ago
David Goodwin 4fcdba9cf4 run php-cs-fixer (code reforamt) 7 years ago
David Goodwin 74002bbf57 psalm fixes 7 years ago
David Goodwin c147eb053b move to use db_assoc() rather than db_array() (code assumes assoc. array) 8 years ago
David Goodwin 2615b6fece see #132 - better broadcast mail format, perhaps 8 years ago
Adrien Crivelli 15df6c1d7b
Reformat everything with PHP-Cs-Fixer 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
Aaron Howell cf72bf1dcc Fixed: php 5.4 array shortcut syntax errors on 5.3 9 years ago
Christian Boltz 4eaf0d98b9
Fix broadcast-message queries to work with postgresql 9 years ago
Dan 3e4ac2ab73 Update broadcast-message.php 9 years ago
Jan-Frederik Rieckers 54532e7cee
Fix issue with checkbox in broadcast 9 years ago
Christian Boltz 9df6de65af
Finally get rid of variables.inc.php 9 years ago
Jan-Frederik Rieckers 797da4f694
Fix typo 9 years ago
Jan-Frederik Rieckers 7ee587bb87
[Broadcast] Use db_in_clause instead of a foreach loop 9 years ago
Jan-Frederik Rieckers 2e92eb5cd1
Fix small syntax bug 9 years ago
Jan-Frederik Rieckers 3c360f646f
Switch config item for broadcast. 9 years ago
Jan-Frederik Rieckers 3c3d844130
Improve the broadcast message tool 9 years ago
Christian Boltz 52a7df2b3a Add CSRF protection for POST requests 10 years ago
Christian Boltz 23bdd02dcb broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 11 years ago
Christian Boltz 06c1125e19 broadcast-message.php: 11 years ago
Christian Boltz 6e2e132bac remove "postfixadmin.com" in comments in lots of files 12 years ago
Christian Boltz f0a153f0fc sendmail.php, broadcast-message.php: 15 years ago
Christian Boltz d66262f00e Remove usage of $CONF['postfix_admin_url'] in various Location: headers 15 years ago
Sebastian 9ddf15439f - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 16 years ago
Sebastian b1287d97e2 - big merge of Postfixadmin smarty into trunk 16 years ago
David Goodwin e97bad87ab broadcast-message.php: fix hard coded table names 17 years ago
David Goodwin 4d54548b72 reindent 17 years ago
Christian Boltz 8b05971af9 broadcast-message.php: 17 years ago
Christian Boltz 6cb2953c90 broadcast-message.php: 18 years ago
David Goodwin 39953d029d rename templates to .php instead of .tpl 18 years ago
Christian Boltz 332d2d607b broadcast-message.php: 18 years ago
Christian Boltz 1132b958e5 Finally got rid of admin/ :-) 19 years ago
David Goodwin dc51d62e15 update license headers 19 years ago
David Goodwin bf5b01a624 spelling tpyo fix (s/succes/success/) 19 years ago
David Goodwin 2d3058ed9c patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1800367&group_id=191583&atid=937966 - thank you! 19 years ago
David Goodwin cf5b117aa5 admin/*, users/* - code refactoring 19 years ago
Christian Boltz 984afca938 - fix file header information 19 years ago
David Goodwin b934b083fc broadcast-message.php: add ability for admins to email everyone, patch from Georgi Naplatanov - goshoo (via sf.net) 19 years ago