PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Christian Boltz 431bd3d810 rename session cookie
With the default PHPSESSID cookie name, there are some rare (and hard to
debug) cases that break logging in if a different application on the
domain also uses a PHPSESSID cookie. See
https://sourceforge.net/p/postfixadmin/bugs/314/ for details.

Using 'postfixadmin_session' as cookie name should fix this.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1846 a1433add-5e2c-0410-b055-b7f2511e0802
8 years ago
ADDITIONS fetchmail.pl: 10 years ago
DOCUMENTS POSTFIX_CONF.txt: 10 years ago
VIRTUAL_VACATION merge patch from 54a77ecb9c - thanks lisergey - encode message body with wide-chars UTF8 9 years ago
configs migrate search input field to use search[_], and use list.tpl for alias domains 10 years ago
css default.css: 9 years ago
debian refresh debian/patches/db_credentials 9 years ago
images postfixadmin2.xcf: 10 years ago
languages translate several german texts 8 years ago
model VacationHandler: Fill 'cache' field on INSERT 8 years ago
scripts delete suprefluous whitespace 8 years ago
smarty update Smarty to 3.1.29 8 years ago
templates Add CSRF protection for POST requests 8 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 14 years ago
users Add CSRF protection for POST requests 8 years ago
CHANGELOG.TXT update changelog with changes up to r1830 9 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT remove incorrect advice; see bug report:359 9 years ago
LICENSE.TXT LICENSE.TXT: 14 years ago
backup.php functions.inc.php: 11 years ago
broadcast-message.php Add CSRF protection for POST requests 8 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 15 years ago
common.php rename session cookie 8 years ago
config.inc.php config.inc.php: 9 years ago
delete.php delete.php: 10 years ago
edit.php Add CSRF protection for POST requests 8 years ago
editactive.php editactive.php: 10 years ago
functions.inc.php functions.inc.php: 9 years ago
index.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-virtual.php use smarty html_options instead of select_options() 9 years ago
list.php list.php: 10 years ago
login.php login.php, users/login.php: 11 years ago
main.php remove "postfixadmin.com" in comments in lots of files 11 years ago
sendmail.php Add CSRF protection for POST requests 8 years ago
setup.php Merge pull request #9 from phyrog/master 9 years ago
smarty.inc.php update Smarty to 3.1.29 8 years ago
upgrade.php upgrade.php: 9 years ago
vacation.php Add CSRF protection for POST requests 8 years ago
variables.inc.php remove "postfixadmin.com" in comments in lots of files 11 years ago
viewlog.php use smarty html_options instead of select_options() 9 years ago
xmlrpc.php fix xmlrpc function call (non-static method being called statically); fix method docblock which is read by Zend_XmlRpc_Server etc 11 years ago