0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
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
2016-05-22 17:44:17 +00:00
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 2015-03-17 22:37:34 +00:00
AdminpasswordHandler.php *Handler: 2015-03-17 21:07:59 +00:00
AliasdomainHandler.php AliasdomainHandler: 2015-04-06 13:29:28 +00:00
AliasHandler.php Use list.tpl to display the alias list 2015-04-06 22:09:18 +00:00
CliDelete.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliEdit.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliHelp.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliScheme.php Add CliScheme.php: 2014-11-01 18:08:11 +00:00
CliView.php Cli*.php: 2014-11-01 18:05:39 +00:00
Config.php Config.php: 2014-03-18 21:57:47 +00:00
DomainHandler.php DomainHandler: 2015-04-06 23:30:44 +00:00
FetchmailHandler.php Merge pull request #9 from phyrog/master 2016-02-04 22:30:06 +00:00
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 2015-04-06 22:44:51 +00:00
PFAHandler.php Don't decode b64p (base64-encoded password) fields. 2016-05-22 17:44:17 +00:00
VacationHandler.php VacationHandler: Fill 'cache' field on INSERT 2016-05-22 16:17:46 +00:00