David Goodwin
|
bcae218cbb
|
composer format time
|
5 years ago |
David Goodwin
|
e20b2cacdb
|
psalm fix
|
5 years ago |
Felix Ableitner
|
600248e955
|
Add option to use smtp password when sending admin emails (fixes #272)
|
5 years ago |
David Goodwin
|
8e2e4eb189
|
run: composer format
|
6 years ago |
David Goodwin
|
d64eadf609
|
try and stop $_SERVER[REQUEST_SCHEME] not being defined - see https://github.com/postfixadmin/postfixadmin/issues/279
|
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
|
803e2342f8
|
fix psalm issues; reformat; rename new db functions
|
6 years ago |
David Goodwin
|
ea33d9951a
|
try migrating to pdo
|
6 years ago |
David Goodwin
|
5441295e25
|
phpcs?
|
6 years ago |
David Goodwin
|
19cda31849
|
remove psalm warnings from code; fix password_expiry behaviour when enabled/disabled on MySQL
|
6 years ago |
David Goodwin
|
74002bbf57
|
psalm fixes
|
6 years ago |
Christian Weiske
|
3960f6fdad
|
Change login failure message to show the login type (admin or user)
|
6 years ago |
David Goodwin
|
c147eb053b
|
move to use db_assoc() rather than db_array() (code assumes assoc. array)
|
7 years ago |
Erwin Goslawski
|
d0897f625d
|
Destroy session when loading user login page
Fixes #130
|
7 years ago |
David Goodwin
|
c3b87ebb11
|
phpcs fixes
|
7 years ago |
Adrien Crivelli
|
15df6c1d7b
|
Reformat everything with PHP-Cs-Fixer
|
7 years ago |
David Goodwin
|
99147d51eb
|
move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world
|
7 years ago |