Commit Graph

19 Commits (1941f970bd66f04b45d0ad92cd094bfb49f19582)

Author SHA1 Message Date
David Goodwin 6a89b9a363 composer format 5 years ago
David Goodwin bee5fcbe24 improve setup form - only display "add superadmin account" if setup password is configured; change verbs depending on context etc; see https://github.com/postfixadmin/postfixadmin/issues/263 5 years ago
David Goodwin fa27c7c8b7 reindent/reformat 5 years ago
David Goodwin 8e2e4eb189 run: composer format 5 years ago
David Goodwin cc19870923 drop function: db_connect_with_errors(); just throw from db_connect() if something goes wrong 5 years ago
8ctopus 5528d8be30 added: line break so $error_text is on its own line 6 years ago
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 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
hawk 51320919fc add warning on setup over http connection 6 years ago
David Goodwin 8a59c9548a reformat 6 years ago
David Goodwin e8eea39b9d reformat; try and persuade people to move off use of "mysql" (to mysqli); add php version warning 6 years ago
David Goodwin 4fcdba9cf4 run php-cs-fixer (code reforamt) 6 years ago
David Goodwin 59dc05d746 use newer method (return type is consistent) 6 years ago
David Goodwin cecfe6b215 see #217 - should solve looking in /etc/postfixadmin ... 6 years ago
David Goodwin b6f75c9c2c try and require Phar extension through setup if we are using php_crypt and PHP version < 7 6 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