16 Commits

Author SHA1 Message Date
85412adb46 perform API auth before configured User class may require login
This allows usage of AccessControl filter in API
2014-03-27 00:38:53 +01:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
2646e2cdcc Added $action param. 2014-03-15 16:51:03 -04:00
18c7c63e66 rest WIP 2014-03-05 22:21:55 -05:00
3f42d5826a REST wip. 2014-03-05 13:29:24 -05:00
c41e389f91 more docs. 2014-03-03 23:32:46 -05:00
64370f1ad6 Implemented rate limiter. 2014-03-03 22:01:58 -05:00
93861e09da Refactored auth methods. 2014-03-03 18:48:52 -05:00
74322593ed added support for rate limiting. 2014-03-03 17:02:06 -05:00
9a23e313d3 support authentication via query parameter. 2014-03-03 16:46:14 -05:00
94a9087b89 Renamed User::loginByToken() to loginByAccessToken(). 2014-03-03 15:03:18 -05:00
46d9285640 updated error code. 2014-03-03 13:45:55 -05:00
7a04dbaae1 Support for other auth types. 2014-03-03 10:18:39 -05:00
48a12559b2 rest api WIP 2014-03-01 23:14:16 -05:00
39947be66b rest WIP 2014-02-28 21:25:43 -05:00