David Goodwin
|
17a420152c
|
use pdo/prepared statement for list-virtual + page browser
|
6 years ago |
David Goodwin
|
803e2342f8
|
fix psalm issues; reformat; rename new db functions
|
6 years ago |
David Goodwin
|
1176c9ce78
|
reformat; fix some transition bugs
|
6 years ago |
David Goodwin
|
ea33d9951a
|
try migrating to pdo
|
6 years ago |
David Goodwin
|
20b1eb842e
|
fix sqlite display of password expired check for mailboxes
|
6 years ago |
David Goodwin
|
4fcdba9cf4
|
run php-cs-fixer (code reforamt)
|
6 years ago |
David Goodwin
|
74002bbf57
|
psalm fixes
|
6 years ago |
David Goodwin
|
8cf7947f15
|
move function into the only place it is used
|
6 years ago |
David Goodwin
|
77d1b6c2e7
|
rename sql fields to just have mailbox.password_expiry and domain.password_expiry
|
6 years ago |
Damien Martins
|
e786609aa9
|
Adding support for password expiration. Please read README.password_expiration for more details
|
6 years ago |
David Goodwin
|
532eb09f1f
|
possible readability improvement
|
6 years ago |
David Goodwin
|
c147eb053b
|
move to use db_assoc() rather than db_array() (code assumes assoc. array)
|
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 |