ptut-vhost/build/api/core
xdrm-brackets a9fec0373e [BIGUPDATE: api.core.Request] Now the api tries to parse JSON parameters (if cannot, they are considered as text) -> the parsed data is passed to controllers -> the checker uses the parsed data 2018-03-05 19:16:33 +01:00
..
AuthSystem.php +commit 1 2018-02-17 18:18:58 +01:00
AuthSystemDefault.php [api.core.auth-system-default] fix 'cas_admin' that was in the wrong format 2018-03-03 15:00:32 +01:00
Checker.php [module.professor] fixed POST > optional 'casLogin' | check if already exists | type 2018-03-01 18:01:45 +01:00
Config.php Fix framework with phpstan 2018-02-27 14:48:07 +01:00
Documentation.php Fix framework with phpstan 2018-02-27 14:48:07 +01:00
Loader.php +commit 1 2018-02-17 18:18:58 +01:00
ModuleFactory.php [xdrm-framework] update: now implementations have 'Controller' as a suffix for the class name. 2018-03-01 17:21:48 +01:00
Request.php [BIGUPDATE: api.core.Request] Now the api tries to parse JSON parameters (if cannot, they are considered as text) -> the parsed data is passed to controllers -> the checker uses the parsed data 2018-03-05 19:16:33 +01:00
Response.php fix: +api.response (cannot change header.. see nginx) + add: example modules [admin, root] 2018-02-17 19:02:00 +01:00