Froxlor/tests
Michael Kaufmann c4a2db03be
enable bind for testing-scenarios explicitly
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
2021-11-03 14:16:21 +01:00
..
Admins avoid deletion of (super)admin with id 1 due to fallbacks in the code using it; fixes #886 2020-10-31 10:02:11 +01:00
Backup introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Bulk [domainbulk] remove reqiurement for customer-select in webinterface as it is an API-parameter 2020-10-31 09:45:50 +01:00
Certificates fix unittests 2021-07-21 10:21:58 +02:00
Cronjobs introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Customers restore behaviour for unittests as 'create stdsubdomain' default was yes in the settings but no for direct API usage 2021-07-21 10:10:18 +02:00
Domains check dns for lets encrypt when adding/editing domains and via cron; fixes #971 2021-08-04 13:44:13 +02:00
DomainZones check rr against possible existing CNAME entries, fixes #927 2021-03-15 17:33:30 +01:00
Emails added 'deactivated' parameter to EmailAccounts.update() so admins can disable individual email-accounts, will be overridden if customer is deactivatd and re-enabled; fixes #921 2021-03-03 10:59:16 +01:00
Extras introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Froxlor changed method name 2019-10-30 12:50:16 +01:00
Ftps introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Global fix stripping of escape-sequences in api-endpoint; fixes #746 2019-11-01 07:39:28 +01:00
IpsAndPorts normalize ipv6 addresses to avoid possible comparison problems; fixes #965 2021-07-26 17:53:44 +02:00
Mysqls Feature-request #672 - database name prefixes + custom name (#956) 2021-07-19 19:10:12 +02:00
PhpAndFpm add possibility to assign new/edited php-config to all customer accounts; fixes #980 2021-10-14 17:09:29 +02:00
SubDomains check dns for lets encrypt when adding/editing domains and via cron; fixes #971 2021-08-04 13:44:13 +02:00
Traffic add Unittest for traffic-filtering by customer-name, refs #894 2020-10-31 15:53:07 +01:00
bootstrap.php enable bind for testing-scenarios explicitly 2021-11-03 14:16:21 +01:00