[postfixadmin/postfixadmin] 9e7302: Add Domain Key handling
Brought to you by:
christian_boltz,
gingerdog
From: David G. <no...@gi...> - 2022-07-18 20:16:03
|
Branch: refs/heads/master Home: https://github.com/postfixadmin/postfixadmin Commit: 9e73025058cace89ca0583d6df28c55dd0626751 https://github.com/postfixadmin/postfixadmin/commit/9e73025058cace89ca0583d6df28c55dd0626751 Author: Fredrik Falk <f....@pr...> Date: 2022-06-23 (Thu, 23 Jun 2022) Changed paths: M .gitignore A DOCUMENTS/OPENDKIM.txt A DOCUMENTS/screenshots/dkim-add-domain-key.png A DOCUMENTS/screenshots/dkim-add-sign-table-entry.png M config.inc.php M configs/menu.conf M languages/en.lang A model/DkimHandler.php A model/DkimsigningHandler.php M model/PFAHandler.php M model/PFASmarty.php M public/backup.php M public/upgrade.php M templates/editform.tpl M templates/main.tpl M templates/menu.tpl A tests/DkimHandlerTest.php A tests/DkimsigningHandlerTest.php Log Message: ----------- Add Domain Key handling Commit: bced89c78cddc2d0437e5d546bfe73d58d2f2992 https://github.com/postfixadmin/postfixadmin/commit/bced89c78cddc2d0437e5d546bfe73d58d2f2992 Author: Freddo <f....@pr...> Date: 2022-06-23 (Thu, 23 Jun 2022) Changed paths: M DOCUMENTS/screenshots/README.md Log Message: ----------- Update screenshots/README.md Commit: 64bb52d0e3a5ce727bccd467f2f18dd8154ab949 https://github.com/postfixadmin/postfixadmin/commit/64bb52d0e3a5ce727bccd467f2f18dd8154ab949 Author: David Goodwin <da...@co...> Date: 2022-07-17 (Sun, 17 Jul 2022) Changed paths: M public/upgrade.php Log Message: ----------- fix pgsql schema generation for dkim Commit: d3e101e9d82fc91a71d36ab9beb5ad683bd00fb7 https://github.com/postfixadmin/postfixadmin/commit/d3e101e9d82fc91a71d36ab9beb5ad683bd00fb7 Author: David Goodwin <da...@co...> Date: 2022-07-18 (Mon, 18 Jul 2022) Changed paths: M .github/workflows/php.yml M .php-cs-fixer.dist.php M ADDITIONS/squirrelmail-plugin/common.php M ADDITIONS/squirrelmail-plugin/postfixadmin_changepass.php M ADDITIONS/squirrelmail-plugin/postfixadmin_vacation.php M ADDITIONS/squirrelmail-plugin/setup.php M DOCUMENTS/Password_Expiration.md M common.php M composer.json M functions.inc.php M languages/index.php M lib/smarty/libs/Autoloader.php M lib/smarty/libs/Smarty.class.php R lib/smarty/libs/SmartyBC.class.php M lib/smarty/libs/plugins/block.textformat.php M lib/smarty/libs/plugins/function.counter.php M lib/smarty/libs/plugins/function.cycle.php M lib/smarty/libs/plugins/function.fetch.php M lib/smarty/libs/plugins/function.html_checkboxes.php M lib/smarty/libs/plugins/function.html_image.php M lib/smarty/libs/plugins/function.html_options.php M lib/smarty/libs/plugins/function.html_radios.php M lib/smarty/libs/plugins/function.html_select_date.php M lib/smarty/libs/plugins/function.html_select_time.php M lib/smarty/libs/plugins/function.html_table.php M lib/smarty/libs/plugins/function.mailto.php M lib/smarty/libs/plugins/function.math.php M lib/smarty/libs/plugins/modifier.date_format.php M lib/smarty/libs/plugins/modifier.escape.php M lib/smarty/libs/plugins/modifier.mb_wordwrap.php M lib/smarty/libs/plugins/modifier.regex_replace.php M lib/smarty/libs/plugins/modifier.replace.php M lib/smarty/libs/plugins/modifier.spacify.php M lib/smarty/libs/plugins/modifier.truncate.php M lib/smarty/libs/plugins/modifiercompiler.cat.php M lib/smarty/libs/plugins/modifiercompiler.count_characters.php M lib/smarty/libs/plugins/modifiercompiler.count_paragraphs.php M lib/smarty/libs/plugins/modifiercompiler.count_sentences.php M lib/smarty/libs/plugins/modifiercompiler.count_words.php M lib/smarty/libs/plugins/modifiercompiler.default.php M lib/smarty/libs/plugins/modifiercompiler.escape.php M lib/smarty/libs/plugins/modifiercompiler.indent.php M lib/smarty/libs/plugins/modifiercompiler.lower.php M lib/smarty/libs/plugins/modifiercompiler.string_format.php M lib/smarty/libs/plugins/modifiercompiler.strip.php M lib/smarty/libs/plugins/modifiercompiler.strip_tags.php M lib/smarty/libs/plugins/modifiercompiler.upper.php M lib/smarty/libs/plugins/modifiercompiler.wordwrap.php M lib/smarty/libs/plugins/outputfilter.trimwhitespace.php M lib/smarty/libs/plugins/shared.escape_special_chars.php M lib/smarty/libs/plugins/shared.mb_str_replace.php M lib/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php M lib/smarty/libs/sysplugins/smarty_internal_compile_block.php M lib/smarty/libs/sysplugins/smarty_internal_compile_for.php M lib/smarty/libs/sysplugins/smarty_internal_compile_foreach.php M lib/smarty/libs/sysplugins/smarty_internal_compile_function.php M lib/smarty/libs/sysplugins/smarty_internal_compile_include.php R lib/smarty/libs/sysplugins/smarty_internal_compile_include_php.php M lib/smarty/libs/sysplugins/smarty_internal_compile_insert.php R lib/smarty/libs/sysplugins/smarty_internal_compile_private_php.php M lib/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php M lib/smarty/libs/sysplugins/smarty_internal_data.php M lib/smarty/libs/sysplugins/smarty_internal_errorhandler.php M lib/smarty/libs/sysplugins/smarty_internal_method_append.php M lib/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php M lib/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php M lib/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php M lib/smarty/libs/sysplugins/smarty_internal_method_clearassign.php M lib/smarty/libs/sysplugins/smarty_internal_method_clearcache.php M lib/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php M lib/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php M lib/smarty/libs/sysplugins/smarty_internal_method_configload.php M lib/smarty/libs/sysplugins/smarty_internal_method_createdata.php M lib/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php M lib/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php M lib/smarty/libs/sysplugins/smarty_internal_method_gettags.php M lib/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php M lib/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php M lib/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php M lib/smarty/libs/sysplugins/smarty_internal_method_registerclass.php M lib/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php M lib/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php M lib/smarty/libs/sysplugins/smarty_internal_method_registerobject.php M lib/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php M lib/smarty/libs/sysplugins/smarty_internal_method_registerresource.php M lib/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php M lib/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php M lib/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php M lib/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php M lib/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php M lib/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php M lib/smarty/libs/sysplugins/smarty_internal_parsetree_template.php M lib/smarty/libs/sysplugins/smarty_internal_parsetree_text.php R lib/smarty/libs/sysplugins/smarty_internal_resource_registered.php M lib/smarty/libs/sysplugins/smarty_internal_resource_stream.php M lib/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php M lib/smarty/libs/sysplugins/smarty_internal_templatebase.php M lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php M lib/smarty/libs/sysplugins/smarty_internal_templatelexer.php M lib/smarty/libs/sysplugins/smarty_internal_templateparser.php M lib/smarty/libs/sysplugins/smarty_internal_testinstall.php M lib/smarty/libs/sysplugins/smarty_resource.php M lib/smarty/libs/sysplugins/smarty_security.php M lib/smarty/libs/sysplugins/smartycompilerexception.php M model/AdminHandler.php M model/AdminpasswordHandler.php M model/AliasHandler.php M model/AliasdomainHandler.php M model/CliDelete.php M model/CliEdit.php M model/CliHelp.php M model/CliScheme.php M model/CliView.php M model/Config.php M model/DomainHandler.php M model/FetchmailHandler.php M model/Login.php M model/MailboxHandler.php M model/PFAHandler.php M model/VacationHandler.php M public/backup.php M public/common.php M public/images/index.php M public/setup.php M public/upgrade.php M public/users/password-change.php M public/vacation.php M public/viewlog.php M public/xmlrpc.php M scripts/postfixadmin-cli.php M scripts/snippets/crypt.php M tests/AdminHandlerTest.php M tests/CheckLanguageTest.php M tests/ConfigTest.php M tests/CreatePageBrowserTest.php M tests/DbBasicTest.php M tests/MailboxHandlerTest.php M tests/PacryptTest.php M tests/RemoteTest.php M tests/RemoteVacationTest.php M tests/ValidatePasswordTest.php Log Message: ----------- Merge remote-tracking branch 'origin/master' into feature/dkim Commit: b55457d9787bfc1f78f0085ba1aa515536768852 https://github.com/postfixadmin/postfixadmin/commit/b55457d9787bfc1f78f0085ba1aa515536768852 Author: David Goodwin <da...@co...> Date: 2022-07-18 (Mon, 18 Jul 2022) Changed paths: M model/DkimHandler.php M model/DkimsigningHandler.php Log Message: ----------- composer format Commit: 1bf978b77b892b167fec75658d3e6dc55a095a75 https://github.com/postfixadmin/postfixadmin/commit/1bf978b77b892b167fec75658d3e6dc55a095a75 Author: David Goodwin <da...@co...> Date: 2022-07-18 (Mon, 18 Jul 2022) Changed paths: M .gitignore A DOCUMENTS/OPENDKIM.txt M DOCUMENTS/screenshots/README.md A DOCUMENTS/screenshots/dkim-add-domain-key.png A DOCUMENTS/screenshots/dkim-add-sign-table-entry.png M config.inc.php M configs/menu.conf M languages/en.lang A model/DkimHandler.php A model/DkimsigningHandler.php M model/PFAHandler.php M model/PFASmarty.php M public/backup.php M public/upgrade.php M templates/editform.tpl M templates/main.tpl M templates/menu.tpl A tests/DkimHandlerTest.php A tests/DkimsigningHandlerTest.php Log Message: ----------- Merge pull request #631 from Freddo3000/feature/dkim Add OpenDKIM Domain Key handling Compare: https://github.com/postfixadmin/postfixadmin/compare/38549c48ad1b...1bf978b77b89 |