0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/model
Sven Seeberg 160fb32441
Change Login changePassword, fixes #456
* The db_udpate function already sets backticks around the table
  name, which results and error name if the string passed as argument
  for the table name already contains backticks.

Signed-off-by: Sven Seeberg <mail@sven-seeberg.de>
2021-02-19 08:58:08 +01:00
..
AdminHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
AdminpasswordHandler.php rejig Login::__construct() as only one arg is really needed 2020-09-26 09:58:05 +01:00
AliasdomainHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
AliasHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
CliDelete.php fix formatting 2019-09-15 11:42:21 +01:00
CliEdit.php fix for CLI not behaving - see #411 2021-01-10 10:58:16 +00:00
CliHelp.php Fix phpcs whitespace breakage in initStruct etc. 2018-04-22 18:24:41 +02:00
CliScheme.php initial attempt at trying to return an exit value within the cli 2019-09-14 20:09:56 +01:00
CliView.php initial attempt at trying to return an exit value within the cli 2019-09-14 20:09:56 +01:00
Config.php add a Config::has($name) to check for the existance of a config value 2021-01-22 18:02:41 +00:00
DomainHandler.php Refactor some methods 2020-09-25 21:29:45 +01:00
FetchmailHandler.php psalm fixes 2020-06-21 16:44:43 +01:00
Login.php Change Login changePassword, fixes #456 2021-02-19 08:58:08 +01:00
MailboxHandler.php fix psalm : bool -> int 2021-02-18 21:19:56 +00:00
PFAHandler.php update changelog; try and improve tests 2021-01-14 17:07:55 +00:00
PFASmarty.php fix formatting 2021-01-26 21:39:11 +00:00
Shell.php php7.4 / psalm fixes 2020-01-31 16:30:46 +00:00
VacationHandler.php refactor Login stuff out of Handler classes into Login... add tests 2020-09-25 21:32:53 +01:00