Froxlor/tests
2021-03-03 09:50:30 +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 corrected validation of idn-tld's, fixes #899 2020-11-14 11:59:46 +01: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 add API parameter 'show_usages' for Customers.listing() and Customers.get() to return number of domains, and diskspaced used split into webspace_used, mailspace_used and dbspace_used; fixes #912 2021-03-03 09:50:30 +01:00
Domains corrected validation of idn-tld's, fixes #899 2020-11-14 11:59:46 +01:00
DomainZones do not allow setting www as CNAME record if domain has automatic www-Alias enabled, fixes #895 2020-10-31 16:16:05 +01:00
Emails enable internal api-call to bypass customer_hide_options check in certain situations where it is needed, fixes #803 2020-05-15 09:35:20 +02: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 fix Domains.update() if called as admin/reseller without change_serversettings privileges, thx to rseffner 2020-01-22 09:14:07 +01:00
Mysqls do not set description to empty value if not passed as parameter as it is optionally; fixes #890 2020-10-14 14:25:23 +02:00
PhpAndFpm update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796 2020-01-31 13:17:49 +01:00
SubDomains lowercase domainnames when adding new (sub)domain to avoid issues with certificates on filesystem 2019-12-11 20:12:51 +01:00
Traffic add Unittest for traffic-filtering by customer-name, refs #894 2020-10-31 15:53:07 +01:00
bootstrap.php remove obsolete/unused table 2020-09-07 21:53:18 +02:00