11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix wrong name for table_name More... 1 day ago
merge postfixadmin_4.0 in, fix conflicts in model/TotpPf.php More... 1 day ago
stfu psalm - Encoding definitely takes a value More... 8 days ago
try and allow endroid\qrcode v5 to be installed, if the version of PHP supports it ... this reduces the number of deprecation warnings shown (but does not remove them all) More... 8 days ago
allow the TOTP qr code to render (relax Content Security Policy to allow img-src: self data) More... 8 days ago
update README.md More... 15 days ago
token tidy up to TotpPF More... 18 days ago
remove x/y suffix, improve error handling message when failing to delete a totp exception More... 18 days ago
more docs More... 18 days ago
remove reference to _pacrypt_crypt (deadcode) More... 18 days ago
update docs More... 18 days ago
format More... 18 days ago
remove more dead tests/code More... 18 days ago
drop support for legacy 2a bcrypt variants as we do not support PHP before <= 5.3.7 any longer More... 18 days ago
token refactoring More... 18 days ago
change generate_password() to allow for repeated characaters, which probably provides more entropy. More... 18 days ago
this should be a better PFA_Cookie random token value More... 18 days ago
remove unused/dead code More... 18 days ago
php type hint and phpdoc changes More... 18 days ago
change version string to 4.0-beta1 More... 18 days ago
change project reference More... 18 days ago
beautify More... 19 days ago
install.sh - use a composer from $PATH before trying to download More... 19 days ago
drop support for mysql_encrypt, given MySQL after 5.7 has dropped it and we had not wired it into the pacrypt() function anyway, try and improve docs in config.inc.php More... 22 days ago
Update HASHING.md More... 22 days ago
Update HASHING.md More... 22 days ago
Merge pull request #922 from postfixadmin/fixes-4.0-beta More... 23 days ago
typo fix More... 23 days ago
typo fix (tablename/table_name) More... 24 days ago
try and only moan about db drivers missing if the specific driver is in the config, try and improve rendering of warnings/errors etc More... 24 days ago