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/templates
Christian Boltz b985816baa fetchmail: add sslcertck, sslcertpath, sslfingerprint
ADDITIONS/fetchmail.pl
- add sslcertck, sslcertpath and sslfingerprint to fetchmail config
- some whitespace fixes

fetchmail.php
- add sslcertck, sslcertpath, sslfingerprint fields
  (sslcertpath and sslfingerprint require $CONF[fetchmail_extra_options]
  because they don't have input validation)

languages/*.lang
- add new texts needed for the added fields

templates/fetchmail.tpl:
- add the new fields
- also add extra_options and mda fields - they were not displayed yet

upgrade.php
- fix _db_add_field() to call _db_field_exists() with correct table name
- upgrade_1519(): add sslcertck, sslcertpath, sslfingerprint fields to the
  fetchmail table


Most parts of this commit are based on the work of Lars Engelhard
(modified files sent on the mailinglist 2013-07-30)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1519 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
..
adminlistadmin.tpl *.lang: 11 years ago
adminlistdomain.tpl *.lang: 11 years ago
broadcast-message.tpl *.lang: 11 years ago
editform.tpl
fetchmail.tpl fetchmail: add sslcertck, sslcertpath, sslfingerprint 11 years ago
flash_error.tpl flash_error.tpl: 13 years ago
footer.tpl footer.tpl: 13 years ago
header.php
header.tpl header.tpl: 12 years ago
index.tpl
list-virtual.tpl *.lang: 11 years ago
list-virtual_alias.tpl *.lang: 11 years ago
list-virtual_alias_domain.tpl *.lang: 11 years ago
list-virtual_mailbox.tpl *.lang: 11 years ago
login.tpl *.lang: 11 years ago
main.tpl *.lang: 11 years ago
menu.tpl *.lang: 11 years ago
message.tpl
overview-get.tpl *.lang: 11 years ago
password.tpl *.lang: 11 years ago
sendmail.tpl *.lang: 11 years ago
users_edit-alias.tpl *.lang: 11 years ago
users_main.tpl *.lang: 11 years ago
users_menu.tpl *.lang: 11 years ago
vacation.tpl *.lang: 11 years ago
viewlog.tpl *.lang: 11 years ago