Commit Graph

19 Commits (4b0b6904ca129f14da00a94e4c3447bdf6fc35a2)

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