resq/catalyst/api-bundle
2019-03-28 07:03:09 +00:00
..
Access Made the Generator and Voter classes in the Auth bundle abstract. Modify the services.yaml to point to the Voter and Generator classes that extended the base classes from the Auth bundle. #194 2019-03-28 07:03:09 +00:00
Command Add ACL support for the API #194 2019-03-21 14:28:18 +00:00
Connector Add warranty entity, refactor controller, and fix bugs #164 2018-10-24 22:20:45 +08:00
Controller Change APIController to abstract class from interface #166 2018-11-06 01:30:52 +08:00
Entity Create auth bundle with base classes for User and Role. Use base class for user and role in the User and Role entities in the API and the main site. #194 2019-03-27 06:58:08 +00:00
Response Create APIResponse class for responses from api bundle #164 2018-10-24 21:13:23 +08:00
Security Add warranty entity, refactor controller, and fix bugs #164 2018-10-24 22:20:45 +08:00
Service Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00
CatalystAPIBundle.php Refactor api bundle to use security to handle authentication #164 2018-10-23 02:11:21 +08:00