Commit Graph

9 Commits

Author SHA1 Message Date
Philipp 489cd0884a Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Philipp 714f0febc4 Replace $parameters argument per method with static::$parameters 2021-11-14 23:49:05 +01:00
Philipp 5bfcc8b91c Transform ApiResponse::unspported() into dynamic method 2021-11-12 20:07:05 +01:00
Philipp 319f91301d Move API Response methods into an own class to make them mockable 2021-11-12 19:52:01 +01:00
Michael 432206bc5b Use router constants 2021-07-30 06:19:02 +00:00
Michael 2a440c0bae Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
Michael bcb2073c9a New class to process HTTP input data 2021-05-21 17:36:51 +00:00
Michael 49207a8624 Added scope check 2021-05-16 07:37:11 +00:00
Michael 78dab01696 "UpdateCredentials" dummy added (currently not working) 2021-05-15 12:13:03 +00:00