David Goodwin
|
378ee417b0
|
improve tests
|
5 years ago |
David Goodwin
|
481c465712
|
merge e7e1ce9c28 to fix PostgreSQL tests
|
5 years ago |
David Goodwin
|
0ca0efa7b8
|
fix test if quota is turned on
|
5 years ago |
David Goodwin
|
df75df08ec
|
update changelog; try and improve tests
|
5 years ago |
David Goodwin
|
113ab02f54
|
reformat; add to CHANGELOG
|
5 years ago |
David Goodwin
|
0096a41693
|
format
|
5 years ago |
David Goodwin
|
7090b5af75
|
changes to pacrypt to support a prefix like {SHA265-CRYPT} on a hash - @see https://github.com/postfixadmin/postfixadmin/issues/344
|
6 years ago |
David Goodwin
|
a2dd768858
|
reformat
|
5 years ago |
David Goodwin
|
4712d83c98
|
see: https://github.com/postfixadmin/postfixadmin/issues/390 - support a callable which
allows for password validation against any external service.
|
5 years ago |
David Goodwin
|
ce8c636eb5
|
rejig Login::__construct() as only one arg is really needed
|
5 years ago |
David Goodwin
|
4e430e5925
|
reformat
|
5 years ago |
David Goodwin
|
7107e17c4c
|
composer format
|
5 years ago |
David Goodwin
|
b868f950bf
|
refactor Login stuff out of Handler classes into Login... add tests
|
5 years ago |
David Goodwin
|
f091948381
|
move password check and recovery code generation out of PFAHandlers and into a Login class
|
5 years ago |
David Goodwin
|
3c7da4f3b8
|
Refactor some methods
PFAHandler::store() -> PFAHandler::save();
PFAHandler::storemore() -> PFAHandler::postSave();
PFAHandler::beforestore() -> PFAHandler::preSave();
|
5 years ago |
David Goodwin
|
10c92da8c8
|
improve domain handler test
|
5 years ago |
David Goodwin
|
12f68a6e3a
|
composer format time
|
6 years ago |
David Goodwin
|
5bd5bdc25b
|
merge https://github.com/postfixadmin/postfixadmin/pull/375 add unit test
|
6 years ago |
David Goodwin
|
ef1fb36133
|
improve unit tests for PostgreSQL
|
6 years ago |
David Goodwin
|
85e15790bb
|
should fix: #351
|
6 years ago |
David Goodwin
|
3cd62f9f4f
|
update to phpunit v8, try changing coveralls library, update github action
|
6 years ago |
David Goodwin
|
1c0fd02323
|
composer format time
|
6 years ago |
David Goodwin
|
3b9d8f867e
|
merge sha512.b64 encrypt support - see https://github.com/postfixadmin/postfixadmin/issues/58
|
6 years ago |
David Goodwin
|
5e1a4e27dd
|
ensure edit works
|
6 years ago |
David Goodwin
|
79ee5f82cb
|
add a far better MailboxHandler test case
|
6 years ago |
David Goodwin
|
01b4d6c587
|
cleanup db after running
|
6 years ago |
David Goodwin
|
6a7abbe663
|
fix formatting
|
6 years ago |
David Goodwin
|
28a3f5f157
|
better testing
|
6 years ago |
David Goodwin
|
c66755a0da
|
remove test for code that probably does not work
|
7 years ago |
David Goodwin
|
cd8cf289b4
|
more empty tests
|
7 years ago |
David Goodwin
|
f61cb513ae
|
might fix pg failing test?
|
7 years ago |
David Goodwin
|
0e9a1ff0ff
|
emptyish tests
|
7 years ago |
David Goodwin
|
a485a2d861
|
cleanup after test
|
7 years ago |
David Goodwin
|
946c47dd66
|
postgres requires fkeys exist
|
7 years ago |
David Goodwin
|
958df260ec
|
mostly empty test
|
7 years ago |
David Goodwin
|
a603d36224
|
format
|
7 years ago |
David Goodwin
|
29d990f5f4
|
fix page browser test for sqlite; see #87 and #161
|
7 years ago |
David Goodwin
|
71e7859c91
|
see #161 and #87 - unit test that seems to trigger this bug
|
7 years ago |
David Goodwin
|
28bef9e136
|
output $sqlite file ....
|
7 years ago |
David Goodwin
|
8e2e4eb189
|
run: composer format
|
7 years ago |
David Goodwin
|
cc19870923
|
drop function: db_connect_with_errors(); just throw from db_connect() if something goes wrong
|
7 years ago |
David Goodwin
|
dcef888587
|
token test coverage
|
7 years ago |
David Goodwin
|
e9ed15143e
|
add token MailboxHandler test
|
7 years ago |
David Goodwin
|
de5b739d4a
|
drop unnecessary common.php
|
7 years ago |
David Goodwin
|
81fed601a2
|
remove var_dumps
|
7 years ago |
David Goodwin
|
079462bb29
|
wrong password variable/key
|
7 years ago |
David Goodwin
|
d6fc337272
|
dump mysql config things; lets fumble about in the dark once again and see...
|
7 years ago |
David Goodwin
|
d30c122f37
|
possible handling of mysql socket file
|
7 years ago |
David Goodwin
|
018f5d9e05
|
check output / travis fun
|
7 years ago |
David Goodwin
|
4cb36857da
|
possibly better defaults/output
|
7 years ago |