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
a7523bbdea360fc14a5c9aeba96238a0983b3549
Froxlor
/
lib
/
classes
/
api
History
Michael Kaufmann (d00p)
a7523bbdea
add domainid to result-list of Emails.get(); fix typo in EmailAccounts.add(); enhance debugging in Database-class
...
Signed-off-by: Michael Kaufmann (d00p) <
d00p@froxlor.org
>
2018-03-12 15:52:34 +01:00
..
commands
add domainid to result-list of Emails.get(); fix typo in EmailAccounts.add(); enhance debugging in Database-class
2018-03-12 15:52:34 +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
some code-reduction
2018-03-12 10:45:46 +01:00
api_includes.inc.php
lots of phpdoc; fix Customers::update()
2018-02-22 11:16:55 +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