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/scripts
Christian Boltz f444de402b functions.inc.php:
- pacrypt(), dovecot:* method:
  - allow "." in dovecot method (to allow a suffix like ".b64")
  - blacklist SCRAM-SHA-1 (needs -u)
  - check against list of non-salted methods to be backward compatible
    with dovecot < 2.1 again
  Thanks to Szilagyi Jozsef <szjozsef AT yahoo DOT com> for providing
  the list of non-salted methods etc.

functions.inc.php, scripts/postfixadmin-cli.php:
- drop unused global variables $table_admin and $table_alias_domain



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1529 a1433add-5e2c-0410-b055-b7f2511e0802
12 years ago
..
shells scripts/shells/alias.php, mailbox.php, domain.php: 13 years ago
snippets Changed delete.php to use flash_error(), removed some HTML from languages/* 15 years ago
inflector.php scripts/inflector.php 13 years ago
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 15 years ago
postfixadmin-cli.php functions.inc.php: 12 years ago