This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
4a0be40f928c4ecc7c0bcfe9db56a3ca7f70955b
Froxlor
/
lib
/
classes
/
api
History
Michael Kaufmann
4a0be40f92
require php-5.6 for 0.10.0;
fixes
#606
and remove invalid value NO_AUTO_CREATE_USER in mysql-attributes for mysql8
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2018-12-03 17:15:54 +01:00
..
commands
Allow access to webserver logs via weinterface, if activated for customer; todo: view more content dynamically;
fixes
#603
2018-12-01 13:33:08 +01:00
abstract.ApiCommand.php
minor cosmetic changes and new create_customer api example
2018-11-13 08:30:41 +01:00
abstract.ApiParameter.php
require php-5.6 for 0.10.0;
fixes
#606
and remove invalid value NO_AUTO_CREATE_USER in mysql-attributes for mysql8
2018-12-03 17:15:54 +01:00
api_includes.inc.php
check for installed/configured froxlor in api.php and return 404 if not
2018-03-14 18:13:32 +01:00
class.FroxlorRPC.php
fix saving of apikey allowed-from setting
2018-10-09 10:37:27 +02:00
interface.ResourceEntity.php
list() is a reserved php keyword, changed ApiCommand::list() to ApiCommand::listing()
2018-03-02 17:22:47 +01:00