David Goodwin
|
f52aa9929a
|
re-format
|
6 years ago |
David Goodwin
|
9cc04df973
|
move the password expiry date to be php generated so it works fine on all databases
|
6 years ago |
David Goodwin
|
8632cbd1a9
|
improve documentation around the various crypt functions
|
6 years ago |
David Goodwin
|
17a420152c
|
use pdo/prepared statement for list-virtual + page browser
|
6 years ago |
David Goodwin
|
d95ee79b9a
|
reformat
|
6 years ago |
David Goodwin
|
69b9d9671c
|
fix PaCrypt test
|
6 years ago |
David Goodwin
|
dcb60a670c
|
try adding mysql + postgres support to tests
|
6 years ago |
David Goodwin
|
4d7ac16bfb
|
bump install instructions to 3.2.2 tag
|
6 years ago |
David Goodwin
|
730a05cdd3
|
phpcs fix
|
6 years ago |
David Goodwin
|
ed99a46ec4
|
log if no mechanisms were used for password recovery
|
6 years ago |
David Goodwin
|
db4aecd23c
|
typo fix
|
6 years ago |
David Goodwin
|
237f34d38f
|
Merge pull request #246 from 8ctopus/master
updated installation instructions
|
6 years ago |
8ctopus
|
47bbb7c2a3
|
updated: git checkout version 3.2.1 instead of 3.2
|
6 years ago |
David Goodwin
|
a05f87723f
|
reformat
|
6 years ago |
David Goodwin
|
28870e4b45
|
explode if there is no db connection made
|
6 years ago |
David Goodwin
|
0afdb5619b
|
fix tests
|
6 years ago |
David Goodwin
|
b4564958a1
|
phpdoc; touch sqlite file before trying to use it in tests
|
6 years ago |
David Goodwin
|
a71669fba8
|
Merge pull request #245 from 8ctopus/master
db_connect_with_errors() improvements for SQLite databases
|
6 years ago |
8ctopus
|
b37e3c859d
|
added: installation instructions for SQLite
|
6 years ago |
8ctopus
|
637220a3fb
|
fixed: typos
|
6 years ago |
8ctopus
|
5528d8be30
|
added: line break so $error_text is on its own line
|
6 years ago |
8ctopus
|
4f2dab357c
|
the directory the SQLite database is in must be writeable
|
6 years ago |
hawk
|
ceae3caa37
|
sqlite3 databases: check that the file exists and is writeable
|
6 years ago |
David Goodwin
|
92d6259cd0
|
possibly fix PGSQL PDO DSN to be unicode aware; see #243
|
6 years ago |
David Goodwin
|
76e30d1dd3
|
Merge pull request #244 from 8ctopus/master
fix setup db_connect_with_errors PDO exceptions were not caught
|
6 years ago |
hawk
|
c71dd25afa
|
fix setup db_connect_with_errors PDO exceptions were not caught
|
6 years ago |
David Goodwin
|
888524af99
|
Update INSTALL.TXT
add chcon note for centos etc.
|
6 years ago |
David Goodwin
|
4d24ab7171
|
possibly update language files
|
6 years ago |
David Goodwin
|
2cf73f704a
|
$0 may not be in $PATH
|
6 years ago |
David Goodwin
|
93a127d7f2
|
see https://github.com/postfixadmin/postfixadmin/issues/236
|
6 years ago |
David Goodwin
|
63f63a58b7
|
Update INSTALL.md
add 1; for vacation.conf file
|
6 years ago |
Christian Boltz
|
5bc85bec44
|
fix error message in Config::read_array(()
|
6 years ago |
Christian Boltz
|
acf20bbc9e
|
move comments to the beginning of upgrade.php
|
6 years ago |
David Goodwin
|
a2e2cdce8c
|
Update CHANGELOG.TXT
|
6 years ago |
David Goodwin
|
66747337f9
|
fix formatting
|
6 years ago |
David Goodwin
|
583b8958c7
|
psalm
|
6 years ago |
David Goodwin
|
7f8fd5ec1a
|
Merge branch 'master' into feature-try-pdo
|
6 years ago |
David Goodwin
|
83a4ee39b0
|
more phpdoc
|
6 years ago |
David Goodwin
|
26d769740c
|
silence some psalm warnings
|
6 years ago |
David Goodwin
|
e9d12bf918
|
silence some psalm warnings
|
6 years ago |
David Goodwin
|
7838e85ff0
|
fix formatting
|
6 years ago |
David Goodwin
|
5db463b35c
|
improve docs
|
6 years ago |
David Goodwin
|
6225899863
|
Merge remote-tracking branch 'origin/master' into feature-try-pdo
|
6 years ago |
David Goodwin
|
e6666e0af0
|
attempt to improve installation instructions
|
6 years ago |
David Goodwin
|
cef2ba5598
|
Merge remote-tracking branch 'origin/master' into feature-try-pdo
|
6 years ago |
David Goodwin
|
fb1bffbbf9
|
Merge pull request #232 from volp1s/patch-1
Fix for MySQL 8
|
6 years ago |
Luca
|
e347b4677b
|
Fix for MySQL 8
The keyword ROW became reserved in MySQL 8.0.2
https://dev.mysql.com/doc/refman/8.0/en/keywords.html#keywords-8-0-detailed-R
|
6 years ago |
David Goodwin
|
570972944d
|
Merge remote-tracking branch 'origin/master' into feature-try-pdo
|
6 years ago |
David Goodwin
|
10446a0cad
|
avoid: Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(. from psalm
|
6 years ago |
David Goodwin
|
5d47b85b9d
|
remove attribute that is in parent class
|
6 years ago |