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
858a9ba6a49704e75adc726425fd1f1c15f082cf
Froxlor
/
lib
/
classes
/
api
History
Michael Kaufmann (d00p)
858a9ba6a4
added DirProtections.update() and various unit-tests
...
Signed-off-by: Michael Kaufmann (d00p) <
d00p@froxlor.org
>
2018-03-15 11:01:17 +01:00
..
commands
added DirProtections.update() and various unit-tests
2018-03-15 11:01:17 +01:00
abstract.ApiCommand.php
add EmailAccounts.add; added wrapper function ApiCommand.getMailTemplate() to reduce code-duplication
2018-03-12 13:44:44 +01:00
abstract.ApiParameter.php
add more tests for Email-ApiCommands
2018-03-12 21:29:03 +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
check remote-ip when ip-restriction is set in api_keys table
2018-02-23 11:08:24 +01:00
interface.ResourceEntity.php
list() is a reserved php keyword, changed ApiCommand::list() to ApiCommand::listing()
2018-03-02 17:22:47 +01:00