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.
postfixadmin/model
Christian Boltz 386f37dfdb Don't decode b64p (base64-encoded password) fields.
This is not supported in MySQL < 5.6.
Besides that, we don't display the content of b64p fields anywhere, so
the easiest way is not to decode it.

Note: Currently, the only user of b64p is FetchmailHandler.

Fixes https://sourceforge.net/p/postfixadmin/bugs/357/


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1847 a1433add-5e2c-0410-b055-b7f2511e0802
8 years ago
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 9 years ago
AdminpasswordHandler.php *Handler: 9 years ago
AliasHandler.php Use list.tpl to display the alias list 9 years ago
AliasdomainHandler.php AliasdomainHandler: 9 years ago
CliDelete.php Cli*.php: 10 years ago
CliEdit.php Cli*.php: 10 years ago
CliHelp.php Cli*.php: 10 years ago
CliScheme.php Add CliScheme.php: 10 years ago
CliView.php Cli*.php: 10 years ago
Config.php Config.php: 10 years ago
DomainHandler.php DomainHandler: 9 years ago
FetchmailHandler.php Merge pull request #9 from phyrog/master 9 years ago
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 9 years ago
PFAHandler.php Don't decode b64p (base64-encoded password) fields. 8 years ago
VacationHandler.php VacationHandler: Fill 'cache' field on INSERT 8 years ago