|   Branch: refs/heads/topt-app-passwords-fixes
  Home:   https://github.com/postfixadmin/postfixadmin
  Commit: 519c934ed3b8158dd19179b13b7d0928e3b08dd5
      https://github.com/postfixadmin/postfixadmin/commit/519c934ed3b8158dd19179b13b7d0928e3b08dd5
  Author: David Goodwin <da...@co...>
  Date:   2024-05-31 (Fri, 31 May 2024)
  Changed paths:
    M functions.inc.php
    M model/VacationHandler.php
    A scripts/examples/vacation-cron.php
  Log Message:
  -----------
  Add minimal cron job to remove old vacation alias records - see https://github.com/postfixadmin/postfixadmin/issues/832
  Commit: c32f344b9d7a2d22a8f37f60d53030436a3d3732
      https://github.com/postfixadmin/postfixadmin/commit/c32f344b9d7a2d22a8f37f60d53030436a3d3732
  Author: David Goodwin <da...@co...>
  Date:   2024-05-31 (Fri, 31 May 2024)
  Changed paths:
    M functions.inc.php
    M scripts/examples/vacation-cron.php
  Log Message:
  -----------
  formatting?
  Commit: 06a7bb7fb6934af2bb580da53abe2adce83836e8
      https://github.com/postfixadmin/postfixadmin/commit/06a7bb7fb6934af2bb580da53abe2adce83836e8
  Author: David Goodwin <da...@co...>
  Date:   2024-06-01 (Sat, 01 Jun 2024)
  Changed paths:
    M VIRTUAL_VACATION/vacation.pl
  Log Message:
  -----------
  vacation.pl: bump log priority in send_vacation_email(..) routine - see #832
  Commit: fa56b1ccb81df7e966ccec3c76c5cda40d94bb6e
      https://github.com/postfixadmin/postfixadmin/commit/fa56b1ccb81df7e966ccec3c76c5cda40d94bb6e
  Author: David Goodwin <da...@co...>
  Date:   2024-06-01 (Sat, 01 Jun 2024)
  Changed paths:
    M scripts/examples/vacation-cron.php
  Log Message:
  -----------
  scripts/examples/vacation-cron.php: add db_get_boolean() call, this should let it work on postgresql too
  Commit: 90c837f261606dd8cd79833356a9e11934f05327
      https://github.com/postfixadmin/postfixadmin/commit/90c837f261606dd8cd79833356a9e11934f05327
  Author: Gnieark <gn...@fr...>
  Date:   2024-06-04 (Tue, 04 Jun 2024)
  Changed paths:
    M languages/fr.lang
  Log Message:
  -----------
  fix non escaped strings (#835)
Co-authored-by: Gnieark <gi...@fr...>
  Commit: b726c7aba80ba0af5661ddbbba3def0fbfbefe3a
      https://github.com/postfixadmin/postfixadmin/commit/b726c7aba80ba0af5661ddbbba3def0fbfbefe3a
  Author: David Goodwin <da...@co...>
  Date:   2024-07-16 (Tue, 16 Jul 2024)
  Changed paths:
    M tests/PacryptTest.php
  Log Message:
  -----------
  ensure {MD5-CRYPT}$1$ and $1$... are treated the same .. see also #843
  Commit: 5f5c52257dc1100235fd8339e909be0f4a5f86ea
      https://github.com/postfixadmin/postfixadmin/commit/5f5c52257dc1100235fd8339e909be0f4a5f86ea
  Author: David Goodwin <da...@co...>
  Date:   2024-07-23 (Tue, 23 Jul 2024)
  Changed paths:
    M public/main.php
    M templates/main.tpl
  Log Message:
  -----------
  add token "global search" on the frontpage for superadmins to perhaps find some things quickly
  Commit: 2d91a30e3e5c90493b8bfb8ed3354dc2acc49844
      https://github.com/postfixadmin/postfixadmin/commit/2d91a30e3e5c90493b8bfb8ed3354dc2acc49844
  Author: Villers <117...@us...>
  Date:   2024-08-13 (Tue, 13 Aug 2024)
  Changed paths:
    M languages/hu.lang
  Log Message:
  -----------
  Update hu.lang (#851)
thanks @notvillers
  Commit: 704bad6d63e8e6617920658de002c46ce3848c9c
      https://github.com/postfixadmin/postfixadmin/commit/704bad6d63e8e6617920658de002c46ce3848c9c
  Author: David Goodwin <da...@co...>
  Date:   2024-09-12 (Thu, 12 Sep 2024)
  Changed paths:
    R .travis.yml
  Log Message:
  -----------
  drop travis.yml build - no longer used - see #836
  Commit: 65d95eddacd5abd606b54d78b322558ac9058f24
      https://github.com/postfixadmin/postfixadmin/commit/65d95eddacd5abd606b54d78b322558ac9058f24
  Author: David Goodwin <da...@co...>
  Date:   2024-10-26 (Sat, 26 Oct 2024)
  Changed paths:
    M debian/control
  Log Message:
  -----------
  see #858 - change debian dependencies slightly (mysql-client)
  Commit: 5de5fb2719c88bb599f6d6110fb738f34e22913e
      https://github.com/postfixadmin/postfixadmin/commit/5de5fb2719c88bb599f6d6110fb738f34e22913e
  Author: kvassss <735...@us...>
  Date:   2024-10-30 (Wed, 30 Oct 2024)
  Changed paths:
    M model/Config.php
  Log Message:
  -----------
  Fix deprecated config parameter error (#859)
add create_mailbox_subdirs to deprecated list - stop error_log() call for it from Config.
see also #812 
Co-authored-by: Sergey Lisenko <lis...@lo...>
  Commit: e1c64f887f0e8e9c40430edf907ce8cd8b7c9337
      https://github.com/postfixadmin/postfixadmin/commit/e1c64f887f0e8e9c40430edf907ce8cd8b7c9337
  Author: David Goodwin <da...@co...>
  Date:   2024-10-30 (Wed, 30 Oct 2024)
  Changed paths:
    M model/Config.php
  Log Message:
  -----------
  reformat code
  Commit: 9b169e27f996066fdd505d2123a2a6ebecdf9a64
      https://github.com/postfixadmin/postfixadmin/commit/9b169e27f996066fdd505d2123a2a6ebecdf9a64
  Author: Gianluca Giacometti <524...@us...>
  Date:   2024-11-05 (Tue, 05 Nov 2024)
  Changed paths:
    M model/MailboxHandler.php
  Log Message:
  -----------
  smtp_active should be a checkboox (#861)
  Commit: 989b0a2f34f130a7852772cd38630205a44e3861
      https://github.com/postfixadmin/postfixadmin/commit/989b0a2f34f130a7852772cd38630205a44e3861
  Author: David Goodwin <da...@co...>
  Date:   2024-11-08 (Fri, 08 Nov 2024)
  Changed paths:
    M templates/editform.tpl
  Log Message:
  -----------
  possible fix for #860 - if struct.local_part is not set, do not try to access it in smarty/PHP
  Commit: bfebea5f3c05b708a25fe736d401238debed0745
      https://github.com/postfixadmin/postfixadmin/commit/bfebea5f3c05b708a25fe736d401238debed0745
  Author: Gianluca Giacometti <524...@us...>
  Date:   2024-11-09 (Sat, 09 Nov 2024)
  Changed paths:
    M config.inc.php
    M model/MailboxHandler.php
  Log Message:
  -----------
  Create new_mailbox_hook function (#864)
* Add new postcreate mailbox hook ( mailbox_postcreation_hook ) - which can be called after a mailbox is created (similar to mailbox_postcreation_script). 
Thanks @gianlucagiacometti !
  Commit: 62f4d42f1d4cb716ba2672f400be3a4e31c7b0ee
      https://github.com/postfixadmin/postfixadmin/commit/62f4d42f1d4cb716ba2672f400be3a4e31c7b0ee
  Author: Gianluca Giacometti <524...@us...>
  Date:   2024-11-09 (Sat, 09 Nov 2024)
  Changed paths:
    M templates/editform.tpl
  Log Message:
  -----------
  Closes #860 (#865)
* Fix javascript error - condition on local_part - Closes #860
  Commit: cbce0c19095988a4bb7f97ac23c0489d46700fd1
      https://github.com/postfixadmin/postfixadmin/commit/cbce0c19095988a4bb7f97ac23c0489d46700fd1
  Author: Marcus Deglos <ma...@de...>
  Date:   2024-11-09 (Sat, 09 Nov 2024)
  Changed paths:
    M DOCUMENTS/POSTFIX_CONF.txt
  Log Message:
  -----------
  Fix configuration typo (#866)
Add dollar symbol to variables (master.cf in docs) - thanks @manarth
  Commit: 25bab8d7a26cdc4d447160ab663e1307610129e7
      https://github.com/postfixadmin/postfixadmin/commit/25bab8d7a26cdc4d447160ab663e1307610129e7
  Author: David Goodwin <da...@co...>
  Date:   2024-11-09 (Sat, 09 Nov 2024)
  Changed paths:
    M model/MailboxHandler.php
  Log Message:
  -----------
  code formatting
  Commit: dc51b00ce1da1f216253b772874c9516a2d1dc07
      https://github.com/postfixadmin/postfixadmin/commit/dc51b00ce1da1f216253b772874c9516a2d1dc07
  Author: Christian Boltz <pos...@cb...>
  Date:   2024-11-10 (Sun, 10 Nov 2024)
  Changed paths:
    M model/Config.php
  Log Message:
  -----------
  Fix formatting
  Commit: 5bcfc0f6134a19388d466b5001fd690e1565e3a9
      https://github.com/postfixadmin/postfixadmin/commit/5bcfc0f6134a19388d466b5001fd690e1565e3a9
  Author: Gianluca Giacometti <524...@us...>
  Date:   2024-11-11 (Mon, 11 Nov 2024)
  Changed paths:
    M model/MailboxHandler.php
  Log Message:
  -----------
  Fix typo (#867)
typo fix in config file for mailbox_postcreation_hook; thanks @gianlucagiacometti
  Commit: a61dd62c6e887f8585f734341eee6cf809988928
      https://github.com/postfixadmin/postfixadmin/commit/a61dd62c6e887f8585f734341eee6cf809988928
  Author: Gianluca Giacometti <524...@us...>
  Date:   2024-11-11 (Mon, 11 Nov 2024)
  Changed paths:
    M templates/list-virtual.tpl
    M templates/list-virtual_alias.tpl
    M templates/list-virtual_alias_domain.tpl
    M templates/list.tpl
  Log Message:
  -----------
  Fix double id value in the dom and add id properties to list divs (#868)
Fix duplication of property id in smarty template - thanks @gianlucagiacometti
  Commit: 476b203c0dcd92495d462db61a8a1de9bbe7e74e
      https://github.com/postfixadmin/postfixadmin/commit/476b203c0dcd92495d462db61a8a1de9bbe7e74e
  Author: David Goodwin <da...@co...>
  Date:   2024-11-12 (Tue, 12 Nov 2024)
  Changed paths:
    M tests/PacryptTest.php
    M tests/PasswordValidationCallableTest.php
  Log Message:
  -----------
  tidy up unit tests (phpunit warnings)
  Commit: 24b3b12581ee83ba200ccf1e8c148712afd54fed
      https://github.com/postfixadmin/postfixadmin/commit/24b3b12581ee83ba200ccf1e8c148712afd54fed
  Author: David Goodwin <da...@co...>
  Date:   2024-11-12 (Tue, 12 Nov 2024)
  Changed paths:
    M model/MailboxHandler.php
    M tests/MailboxHandlerTest.php
  Log Message:
  -----------
  MailboxHandler: change mailbox_postcreation_hook and maildir_name_hook CONF callable check to use is_callable() and not is_string() && function_exists() - this should allow someone to define a PHP 7+ style anonymous function within their config, add unit test to illustrate behaviour etc
see also #869 and #812
  Commit: 8ec9140673afd9996a3f81cca600ea0e5bd31cf8
      https://github.com/postfixadmin/postfixadmin/commit/8ec9140673afd9996a3f81cca600ea0e5bd31cf8
  Author: David Goodwin <da...@co...>
  Date:   2024-11-22 (Fri, 22 Nov 2024)
  Changed paths:
    M model/PFASmarty.php
  Log Message:
  -----------
  fix: "PHP Deprecated:  Using unregistered function "htmlentities" in a template..." from Smarty, see https://github.com/postfixadmin/postfixadmin/issues/872
  Commit: 5047f9d1d45e1ca9b4cbd9b70a52c29c03e7fada
      https://github.com/postfixadmin/postfixadmin/commit/5047f9d1d45e1ca9b4cbd9b70a52c29c03e7fada
  Author: David Goodwin <da...@co...>
  Date:   2024-11-22 (Fri, 22 Nov 2024)
  Changed paths:
    M DOCUMENTS/screenshots/admin-login.png
    M DOCUMENTS/screenshots/admin-welcome.png
    M DOCUMENTS/screenshots/setup-step1.png
    M DOCUMENTS/screenshots/setup-step2.png
    M public/list.php
  Log Message:
  -----------
  stop smarty moaning about an undefined div on list.php
  Commit: 1d56dde49b44db843001321df2a93e037c7d692b
      https://github.com/postfixadmin/postfixadmin/commit/1d56dde49b44db843001321df2a93e037c7d692b
  Author: David Goodwin <da...@co...>
  Date:   2024-11-22 (Fri, 22 Nov 2024)
  Changed paths:
    M templates/users_main.tpl
  Log Message:
  -----------
  add a token padding to the top
  Commit: 3cb22ed23c9335b1bf4c80cf73241e19542375c7
      https://github.com/postfixadmin/postfixadmin/commit/3cb22ed23c9335b1bf4c80cf73241e19542375c7
  Author: David Goodwin <da...@co...>
  Date:   2024-11-22 (Fri, 22 Nov 2024)
  Changed paths:
    M DOCUMENTS/screenshots/README.md
    A DOCUMENTS/screenshots/admin-broadcast-email.png
    A DOCUMENTS/screenshots/admin-domain-list.png
    M DOCUMENTS/screenshots/admin-list.png
    A DOCUMENTS/screenshots/admin-viewlog-domain.png
    M DOCUMENTS/screenshots/create-new-alias.png
    M DOCUMENTS/screenshots/dkim-add-domain-key.png
    M DOCUMENTS/screenshots/dkim-add-sign-table-entry.png
    M DOCUMENTS/screenshots/fetchmail-new-config.png
    M DOCUMENTS/screenshots/mailbox-adding.png
    M DOCUMENTS/screenshots/mailboxes-and-forwards-for-domain.png
    M DOCUMENTS/screenshots/setup-step1.png
    M DOCUMENTS/screenshots/users-edit-mail-forward.png
    A DOCUMENTS/screenshots/users-enable-totp.png
    M DOCUMENTS/screenshots/users-enable-vacation-autoresponse.png
    M DOCUMENTS/screenshots/users-forgotten-password.png
    M DOCUMENTS/screenshots/users-login.png
    M DOCUMENTS/screenshots/users-welcome.png
  Log Message:
  -----------
  see #857 - update screenshots
  Commit: f1153a09ab4d2d212ee76210e0abb9a02988b77e
      https://github.com/postfixadmin/postfixadmin/commit/f1153a09ab4d2d212ee76210e0abb9a02988b77e
  Author: David Goodwin <da...@co...>
  Date:   2024-11-22 (Fri, 22 Nov 2024)
  Changed paths:
    M DOCUMENTS/screenshots/README.md
    R DOCUMENTS/screenshots/domain-audit-log.png
    R DOCUMENTS/screenshots/domain-edit.png
    R DOCUMENTS/screenshots/domain-list.png
  Log Message:
  -----------
  remove unused, stale, screenshots
  Commit: 586389c2d1cf6f2d916cb05d01ced944c833a24a
      https://github.com/postfixadmin/postfixadmin/commit/586389c2d1cf6f2d916cb05d01ced944c833a24a
  Author: Jing Luo <ji...@ji...>
  Date:   2024-12-02 (Mon, 02 Dec 2024)
  Changed paths:
    A debian/manpage/postfixadmin-cli.1
    A debian/postfixadmin.manpages
  Log Message:
  -----------
  add a manpage for postfixadmin-cli(1)
  Commit: dffc938bf7ad3fc151fdd82c10e4b8f9b5290a12
      https://github.com/postfixadmin/postfixadmin/commit/dffc938bf7ad3fc151fdd82c10e4b8f9b5290a12
  Author: David Goodwin <da...@co...>
  Date:   2024-12-02 (Mon, 02 Dec 2024)
  Changed paths:
    M ADDITIONS/import_users_from_csv.py
  Log Message:
  -----------
  naive attempt at moving this to python3 - see https://github.com/postfixadmin/postfixadmin/issues/875
  Commit: fa78207f07f7a527d3a8c18d53ad21e5afdfad0c
      https://github.com/postfixadmin/postfixadmin/commit/fa78207f07f7a527d3a8c18d53ad21e5afdfad0c
  Author: David Goodwin <da...@co...>
  Date:   2024-12-02 (Mon, 02 Dec 2024)
  Changed paths:
    M ADDITIONS/import_users_from_csv.py
  Log Message:
  -----------
  actually test script, might work?
  Commit: 34425e06647ced2a9e968bb9513257779813dc35
      https://github.com/postfixadmin/postfixadmin/commit/34425e06647ced2a9e968bb9513257779813dc35
  Author: stachna <391...@us...>
  Date:   2024-12-04 (Wed, 04 Dec 2024)
  Changed paths:
    M VIRTUAL_VACATION/vacation.pl
  Log Message:
  -----------
  Update vacation.pl (#877)
Update vacation.pl -> add support for MariaDB driver
  Commit: a605ef6c86b53ee448bb35278fab4766944c9baa
      https://github.com/postfixadmin/postfixadmin/commit/a605ef6c86b53ee448bb35278fab4766944c9baa
  Author: David Goodwin <da...@co...>
  Date:   2024-12-05 (Thu, 05 Dec 2024)
  Changed paths:
    M .github/workflows/php.yml
  Log Message:
  -----------
  try caching composer vendor stuff in the github build
  Commit: 759304ecb88d526972f823788a52f4c4000121ec
      https://github.com/postfixadmin/postfixadmin/commit/759304ecb88d526972f823788a52f4c4000121ec
  Author: David Goodwin <da...@co...>
  Date:   2024-12-05 (Thu, 05 Dec 2024)
  Changed paths:
    M ADDITIONS/squirrelmail-plugin/functions.inc.php
    M ADDITIONS/virtualmaildel.php
    M functions.inc.php
    M model/Shell.php
    M public/backup.php
    M public/broadcast-message.php
    M public/delete.php
    M public/edit.php
    M public/editactive.php
    M public/list-virtual.php
    M public/list.php
    M public/login-mfa.php
    M public/login.php
    M public/main.php
    M public/sendmail.php
    M public/users/app-passwords.php
    M public/users/edit-alias.php
    M public/users/index.php
    M public/users/login-mfa.php
    M public/users/login.php
    M public/users/main.php
    M public/users/password-change.php
    M public/users/password.php
    M public/users/totp-exceptions.php
    M public/users/vacation.php
    M public/vacation.php
    M public/viewlog.php
    M public/xmlrpc.php
    M tests/RemoteAliasTest.php
    M tests/RemoteUserTest.php
    M tests/RemoteVacationTest.php
  Log Message:
  -----------
  apparently these all need reformatting
  Commit: f61266cd7dbc472e307f76f8e81aceb98c915b31
      https://github.com/postfixadmin/postfixadmin/commit/f61266cd7dbc472e307f76f8e81aceb98c915b31
  Author: David Goodwin <da...@co...>
  Date:   2025-01-17 (Fri, 17 Jan 2025)
  Changed paths:
    M public/upgrade.php
  Log Message:
  -----------
  see https://github.com/postfixadmin/postfixadmin/issues/891 - fix addition of mailbox.smtp_active to work on postgresql, add {BOOLEAN_TRUE} placeholder for mysql (not sure how this did not exist)
  Commit: 9ac03371ce8e4e7ee99029db8acd0e3e163ee752
      https://github.com/postfixadmin/postfixadmin/commit/9ac03371ce8e4e7ee99029db8acd0e3e163ee752
  Author: David Goodwin <da...@co...>
  Date:   2025-01-17 (Fri, 17 Jan 2025)
  Changed paths:
    M public/upgrade.php
  Log Message:
  -----------
  formatting
  Commit: 8461afb4ff66419367113ea302316e6873d34390
      https://github.com/postfixadmin/postfixadmin/commit/8461afb4ff66419367113ea302316e6873d34390
  Author: David Goodwin <da...@co...>
  Date:   2025-01-18 (Sat, 18 Jan 2025)
  Changed paths:
    M public/upgrade.php
  Log Message:
  -----------
  add {BOOLEAN_TRUE} for pgsql, see #891
  Commit: 03d5fb4b29a66e879398292e9057cb65a35e6815
      https://github.com/postfixadmin/postfixadmin/commit/03d5fb4b29a66e879398292e9057cb65a35e6815
  Author: David Goodwin <da...@co...>
  Date:   2025-02-21 (Fri, 21 Feb 2025)
  Changed paths:
    M common.php
  Log Message:
  -----------
  tighten up the cookie used by postfixadmin for PHP sessions - add samesite, httponly and perhaps secure flags, see #903, thanks @gitblacker
  Commit: b30af8fc6af2d30e3e930f81dcd3ff8882be2cdf
      https://github.com/postfixadmin/postfixadmin/commit/b30af8fc6af2d30e3e930f81dcd3ff8882be2cdf
  Author: David Goodwin <da...@co...>
  Date:   2025-02-21 (Fri, 21 Feb 2025)
  Changed paths:
    M public/css/bootstrap-3.4.1-dist/js/moment-with-locales.min.js
  Log Message:
  -----------
  upgrade moment.js to v2.30.1 - should fix issue with ReDOS (regex denial of service) - see #902
  Commit: 0f53b0343b8af389c0e593a90e852256f83dd462
      https://github.com/postfixadmin/postfixadmin/commit/0f53b0343b8af389c0e593a90e852256f83dd462
  Author: David Goodwin <da...@co...>
  Date:   2025-02-21 (Fri, 21 Feb 2025)
  Changed paths:
    M common.php
  Log Message:
  -----------
  add a lax content-security-policy http header - see #905
  Commit: 70829b4d83a3a9f2c801993a540b3ac6b160e2c4
      https://github.com/postfixadmin/postfixadmin/commit/70829b4d83a3a9f2c801993a540b3ac6b160e2c4
  Author: David Goodwin <da...@co...>
  Date:   2025-02-21 (Fri, 21 Feb 2025)
  Changed paths:
    M CHANGELOG.TXT
  Log Message:
  -----------
  update changelog with cherry-picks from 3.3
  Commit: 9620056277d09cf7a0e833f60dadc361208d4121
      https://github.com/postfixadmin/postfixadmin/commit/9620056277d09cf7a0e833f60dadc361208d4121
  Author: David Goodwin <da...@co...>
  Date:   2025-02-21 (Fri, 21 Feb 2025)
  Changed paths:
    M common.php
  Log Message:
  -----------
  formatting
  Commit: dce68cdf50246338fb82d958641b7b60b2266426
      https://github.com/postfixadmin/postfixadmin/commit/dce68cdf50246338fb82d958641b7b60b2266426
  Author: James Lucas III <gi...@cm...>
  Date:   2025-02-23 (Sun, 23 Feb 2025)
  Changed paths:
    M public/upgrade.php
  Log Message:
  -----------
  Update upgrade.php (#906)
fix upgrade.php - admin.totp_secret field was not being added in the right place which caused an error. 
see also #899, thanks @jimlucas
  Commit: 19e70326b6ae356e0cabf250c8414ff4c0b5ff84
      https://github.com/postfixadmin/postfixadmin/commit/19e70326b6ae356e0cabf250c8414ff4c0b5ff84
  Author: David Goodwin <da...@co...>
  Date:   2025-02-23 (Sun, 23 Feb 2025)
  Changed paths:
    M composer.json
  Log Message:
  -----------
  bump postfixadmin/password-hashing - remove some php warnings about string params not being ?string when null is passed in etc
  Commit: d250a47e4afd4209ae6de451798194b609d9ac93
      https://github.com/postfixadmin/postfixadmin/commit/d250a47e4afd4209ae6de451798194b609d9ac93
  Author: David Goodwin <da...@co...>
  Date:   2025-02-23 (Sun, 23 Feb 2025)
  Changed paths:
    M public/setup.php
  Log Message:
  -----------
  fix tag nesting etc (broken footer) on setup.php
  Commit: 2669045ed864ef262b64d16127b55a0fc0e54441
      https://github.com/postfixadmin/postfixadmin/commit/2669045ed864ef262b64d16127b55a0fc0e54441
  Author: David Goodwin <da...@co...>
  Date:   2025-02-23 (Sun, 23 Feb 2025)
  Changed paths:
    M public/setup.php
  Log Message:
  -----------
  formatting
  Commit: 2e2478e21e9408cc01efaba60740c1a4fb213932
      https://github.com/postfixadmin/postfixadmin/commit/2e2478e21e9408cc01efaba60740c1a4fb213932
  Author: David Goodwin <da...@co...>
  Date:   2025-02-23 (Sun, 23 Feb 2025)
  Changed paths:
    M composer.json
  Log Message:
  -----------
  remove duplicate php spec
  Commit: 4794812fdace41ff0875c7f81eb566b05e6b8fba
      https://github.com/postfixadmin/postfixadmin/commit/4794812fdace41ff0875c7f81eb566b05e6b8fba
  Author: David Goodwin <da...@co...>
  Date:   2025-03-05 (Wed, 05 Mar 2025)
  Changed paths:
    M debian/control
  Log Message:
  -----------
  add sqlite3 as a debian dependency - see #909 - thanks @marner2
  Commit: d8fb109038f4351e057c28c517bc7322566cfdd5
      https://github.com/postfixadmin/postfixadmin/commit/d8fb109038f4351e057c28c517bc7322566cfdd5
  Author: David Goodwin <da...@co...>
  Date:   2025-04-11 (Fri, 11 Apr 2025)
  Changed paths:
    M config.inc.php
  Log Message:
  -----------
  remove unused config alias_goto_limit - see #915
  Commit: c8bf8ec6427d89ec736a95810d93bc75b5ed4440
      https://github.com/postfixadmin/postfixadmin/commit/c8bf8ec6427d89ec736a95810d93bc75b5ed4440
  Author: David Goodwin <da...@co...>
  Date:   2025-04-11 (Fri, 11 Apr 2025)
  Changed paths:
    M model/PFASmarty.php
  Log Message:
  -----------
  register htmlentities earlier, although i do not think this changes anything
  Commit: ee3329a91c6c85ef811be8b43b67476acbd4679c
      https://github.com/postfixadmin/postfixadmin/commit/ee3329a91c6c85ef811be8b43b67476acbd4679c
  Author: David Goodwin <da...@co...>
  Date:   2025-04-11 (Fri, 11 Apr 2025)
  Changed paths:
    M model/PFASmarty.php
    M templates/list.tpl
  Log Message:
  -----------
  i think this is an actual fix for #913 - add a htmlentities_no_double_encode modifier to smarty and use it to hopefully escape the itemkey variable...
  Commit: cb12b6f3ec20841881ab5410f5ae07c30ecaa998
      https://github.com/postfixadmin/postfixadmin/commit/cb12b6f3ec20841881ab5410f5ae07c30ecaa998
  Author: David Goodwin <da...@co...>
  Date:   2025-04-21 (Mon, 21 Apr 2025)
  Changed paths:
    M model/PFASmarty.php
  Log Message:
  -----------
  formatting
  Commit: 215f33360235161ab2fbdd823138be117e143337
      https://github.com/postfixadmin/postfixadmin/commit/215f33360235161ab2fbdd823138be117e143337
  Author: David Goodwin <da...@co...>
  Date:   2025-04-22 (Tue, 22 Apr 2025)
  Changed paths:
    M .github/workflows/php.yml
    R .travis.yml
    M ADDITIONS/import_users_from_csv.py
    M ADDITIONS/squirrelmail-plugin/functions.inc.php
    M ADDITIONS/virtualmaildel.php
    M CHANGELOG.TXT
    M DOCUMENTS/POSTFIX_CONF.txt
    M DOCUMENTS/screenshots/README.md
    A DOCUMENTS/screenshots/admin-broadcast-email.png
    A DOCUMENTS/screenshots/admin-domain-list.png
    M DOCUMENTS/screenshots/admin-list.png
    M DOCUMENTS/screenshots/admin-login.png
    A DOCUMENTS/screenshots/admin-viewlog-domain.png
    M DOCUMENTS/screenshots/admin-welcome.png
    M DOCUMENTS/screenshots/create-new-alias.png
    M DOCUMENTS/screenshots/dkim-add-domain-key.png
    M DOCUMENTS/screenshots/dkim-add-sign-table-entry.png
    R DOCUMENTS/screenshots/domain-audit-log.png
    R DOCUMENTS/screenshots/domain-edit.png
    R DOCUMENTS/screenshots/domain-list.png
    M DOCUMENTS/screenshots/fetchmail-new-config.png
    M DOCUMENTS/screenshots/mailbox-adding.png
    M DOCUMENTS/screenshots/mailboxes-and-forwards-for-domain.png
    M DOCUMENTS/screenshots/setup-step1.png
    M DOCUMENTS/screenshots/setup-step2.png
    M DOCUMENTS/screenshots/users-edit-mail-forward.png
    A DOCUMENTS/screenshots/users-enable-totp.png
    M DOCUMENTS/screenshots/users-enable-vacation-autoresponse.png
    M DOCUMENTS/screenshots/users-forgotten-password.png
    M DOCUMENTS/screenshots/users-login.png
    M DOCUMENTS/screenshots/users-welcome.png
    M VIRTUAL_VACATION/vacation.pl
    M common.php
    M composer.json
    M config.inc.php
    M debian/control
    A debian/manpage/postfixadmin-cli.1
    A debian/postfixadmin.manpages
    M functions.inc.php
    M languages/fr.lang
    M languages/hu.lang
    M model/Config.php
    M model/MailboxHandler.php
    M model/PFASmarty.php
    M model/Shell.php
    M model/VacationHandler.php
    M public/backup.php
    M public/broadcast-message.php
    M public/css/bootstrap-3.4.1-dist/js/moment-with-locales.min.js
    M public/delete.php
    M public/edit.php
    M public/editactive.php
    M public/list-virtual.php
    M public/list.php
    M public/login-mfa.php
    M public/login.php
    M public/main.php
    M public/sendmail.php
    M public/setup.php
    M public/upgrade.php
    M public/users/app-passwords.php
    M public/users/edit-alias.php
    M public/users/index.php
    M public/users/login-mfa.php
    M public/users/login.php
    M public/users/main.php
    M public/users/password-change.php
    M public/users/password.php
    M public/users/totp-exceptions.php
    M public/users/vacation.php
    M public/vacation.php
    M public/viewlog.php
    M public/xmlrpc.php
    A scripts/examples/vacation-cron.php
    M templates/editform.tpl
    M templates/list-virtual.tpl
    M templates/list-virtual_alias.tpl
    M templates/list-virtual_alias_domain.tpl
    M templates/list.tpl
    M templates/main.tpl
    M templates/users_main.tpl
    M tests/MailboxHandlerTest.php
    M tests/PacryptTest.php
    M tests/PasswordValidationCallableTest.php
    M tests/RemoteAliasTest.php
    M tests/RemoteUserTest.php
    M tests/RemoteVacationTest.php
  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into topt-app-passwords-fixes
Compare: https://github.com/postfixadmin/postfixadmin/compare/31d4407b4ea6...215f33360235
To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications
 |