resq/catalyst/api-bundle
2019-06-05 16:37:37 +08: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 Merge branch 'master' of gitlab.com:jankstudio/resq into 194-catalyst-api-bundle-acl 2019-05-08 07:16:09 +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
DataFixtures Remove duplicate code from classes that extend Role. Rename UserFixtures to RoleFixtures. Create APIRoleFixtures file. #194 2019-03-29 06:35:37 +00:00
Entity Fix issues and optimize auth voter and entities #194 2019-06-05 16:37:37 +08:00
Response Create APIResponse class for responses from api bundle #164 2018-10-24 21:13:23 +08:00
Security Add the enabled flag to the api user and base user. Remove the enabled methods from site user since base class has them. Add checking if user account is enabled during authentication of api user. #194 2019-05-08 08:25:11 +00: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