Branch: refs/heads/master
Home: https://github.com/postfixadmin/postfixadmin
Commit: 3f8dc2fd1f6b87a68e8ecc981ac96a9bce6b7de9
https://github.com/postfixadmin/postfixadmin/commit/3f8dc2fd1f6b87a68e8ecc981ac96a9bce6b7de9
Author: David Goodwin <da...@co...>
Date: 2025-07-12 (Sat, 12 Jul 2025)
Changed paths:
M model/TotpPf.php
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into postfixadmin_4.0
Commit: 0d5edbf0991a1ddb9b9bf18278cd8343dcbace82
https://github.com/postfixadmin/postfixadmin/commit/0d5edbf0991a1ddb9b9bf18278cd8343dcbace82
Author: David Goodwin <da...@co...>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M functions.inc.php
M model/AdminHandler.php
M model/AdminpasswordHandler.php
M model/AliasHandler.php
M model/AliasdomainHandler.php
M model/DkimHandler.php
M model/DkimsigningHandler.php
M model/DomainHandler.php
M model/FetchmailHandler.php
M model/MailboxHandler.php
M model/PFAHandler.php
M model/VacationHandler.php
Log Message:
-----------
move pacol() into PFAHandler class, I think it makes more sense for it to be there given the dependency between the two
Commit: 21b0ad22d755554854e4bb92bd4292d1322a5a39
https://github.com/postfixadmin/postfixadmin/commit/21b0ad22d755554854e4bb92bd4292d1322a5a39
Author: David Goodwin <da...@co...>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M .github/workflows/php.yml
Log Message:
-----------
build against PHP 8.4 as well
Commit: c3c473d6cfca20750764e5d2f853b645ef9ad619
https://github.com/postfixadmin/postfixadmin/commit/c3c473d6cfca20750764e5d2f853b645ef9ad619
Author: Christian Boltz <pos...@cb...>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M README.md
Log Message:
-----------
README.md: mention updating db_min_version before a release
Also drop superfluous trailing whitespace in several lines.
Commit: 460c624275a8e7ef20435394d0b8d8156d5aa12f
https://github.com/postfixadmin/postfixadmin/commit/460c624275a8e7ef20435394d0b8d8156d5aa12f
Author: David Goodwin <da...@co...>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M ADDITIONS/convert-passwd-to-postfixadmin.pl
M ADDITIONS/squirrelmail-plugin/functions.inc.php
M config.inc.php
M debian/README.Debian
M debian/copyright
M functions.inc.php
M languages/language-update.sh
M public/backup.php
M public/broadcast-message.php
M public/delete.php
M public/edit.php
M public/editactive.php
M public/index.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/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-recover.php
M public/users/password.php
M public/users/totp-exceptions.php
M public/users/totp.php
M public/users/vacation.php
M public/vacation.php
M public/viewlog.php
Log Message:
-----------
remove more references to sourceforge
Commit: ea9cd033a5f77a93586419ad1800e4e78c50f705
https://github.com/postfixadmin/postfixadmin/commit/ea9cd033a5f77a93586419ad1800e4e78c50f705
Author: David Goodwin <da...@co...>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M templates/editform.tpl
Log Message:
-----------
Revert "remove unnecessary {else} bit in the template"
This reverts commit 49a96432e60edebafd17aecdcaa0912aa6d9d540.
Commit: b0889ff5a71cef92df1d48eba56ff0b2fb1f7366
https://github.com/postfixadmin/postfixadmin/commit/b0889ff5a71cef92df1d48eba56ff0b2fb1f7366
Author: David Goodwin <da...@co...>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M templates/footer.tpl
Log Message:
-----------
template footer: remove update-check.php link - just link people to the github releases page
Commit: d9811872cceee067af24a5912c3bcc1a6e176dc9
https://github.com/postfixadmin/postfixadmin/commit/d9811872cceee067af24a5912c3bcc1a6e176dc9
Author: David Goodwin <da...@co...>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M CHANGELOG.TXT
M config.inc.php
Log Message:
-----------
update docs + changelog to highlight pacol() function move into PFAHandler
Commit: e6d2a8154c725cf101a5de4acc0e773feff9df3b
https://github.com/postfixadmin/postfixadmin/commit/e6d2a8154c725cf101a5de4acc0e773feff9df3b
Author: David Goodwin <da...@co...>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M VIRTUAL_VACATION/Contributions.txt
M VIRTUAL_VACATION/vacation.pl
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into postfixadmin_4.0
Commit: 16facd0fb8a21512bb57c516b38cb8d393794a30
https://github.com/postfixadmin/postfixadmin/commit/16facd0fb8a21512bb57c516b38cb8d393794a30
Author: David Goodwin <da...@co...>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M scripts/postfixadmin-cli.php
Log Message:
-----------
scripts/postfixadmin-cli.php : see #385 - add to the current error reporting level, not trample all over it
Commit: 4e7e4d392ae12596bd22271b0c63181582218767
https://github.com/postfixadmin/postfixadmin/commit/4e7e4d392ae12596bd22271b0c63181582218767
Author: David Goodwin <da...@co...>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M CHANGELOG.TXT
Log Message:
-----------
update CHANGELOG (add missing 4.0 beta 2 stuff, add initial entry for 4.0)
Commit: 53737ef163c4e1ded2374da2e9f75ade1d5739ed
https://github.com/postfixadmin/postfixadmin/commit/53737ef163c4e1ded2374da2e9f75ade1d5739ed
Author: David Goodwin <da...@co...>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M .github/workflows/php.yml
Log Message:
-----------
move to use ubuntu 24.04 for github actions
Commit: e2422e671668979eeb2f69268ce755762012cdc6
https://github.com/postfixadmin/postfixadmin/commit/e2422e671668979eeb2f69268ce755762012cdc6
Author: David Goodwin <da...@co...>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M CHANGELOG.TXT
Log Message:
-----------
spacing
Commit: 4826f6cdf5a3a21818dfe3635e893d0f95fab7e8
https://github.com/postfixadmin/postfixadmin/commit/4826f6cdf5a3a21818dfe3635e893d0f95fab7e8
Author: David Goodwin <da...@co...>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
M CHANGELOG.TXT
Log Message:
-----------
update CHANGELOG.TXT
Commit: d50d171914a3f9772ff5f8b290bf9cfbad947ca7
https://github.com/postfixadmin/postfixadmin/commit/d50d171914a3f9772ff5f8b290bf9cfbad947ca7
Author: Christian Boltz <pos...@cb...>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M model/PFASmarty.php
M public/users/app-passwords.php
M public/users/totp-exceptions.php
M public/users/totp.php
Log Message:
-----------
Fix 404 when loading css etc. for admins
For admins, the relative path to css etc. is '', not '../'
Commit: 7a804f05173d369ccd9fe7fae3faced373f0f4fa
https://github.com/postfixadmin/postfixadmin/commit/7a804f05173d369ccd9fe7fae3faced373f0f4fa
Author: Christian Boltz <pos...@cb...>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M languages/da.lang
M languages/de.lang
Log Message:
-----------
Translation fixes
Commit: 4b20d2be2b0ea34bf88041e50e1d15fde617c3a3
https://github.com/postfixadmin/postfixadmin/commit/4b20d2be2b0ea34bf88041e50e1d15fde617c3a3
Author: Christian Boltz <pos...@cb...>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M functions.inc.php
M languages/de.lang
M public/upgrade.php
M public/users/app-passwords.php
Log Message:
-----------
Fix hardcoded table name mailbox_app_password
... which exploded when using custom table names.
Commit: b7c306f40e0e80009de2e12046227ef7864fd6c7
https://github.com/postfixadmin/postfixadmin/commit/b7c306f40e0e80009de2e12046227ef7864fd6c7
Author: David Goodwin <da...@co...>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M CHANGELOG.TXT
Log Message:
-----------
update changelog
Compare: https://github.com/postfixadmin/postfixadmin/compare/1ad91fd6d39a...b7c306f40e0e
To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications
|