This website requires JavaScript.
Explore
Help
Sign in
rgutierrez
/
resq
Watch
1
Star
0
Fork
You've already forked resq
0
Code
Issues
126
Pull requests
49
Projects
Releases
4
Packages
Wiki
Activity
Actions
d42e1b1ed5
resq
/
catalyst
/
api-bundle
History
Korina Cordero
d42e1b1ed5
Add id to the User entity in the API bundle. Add support for list and add API user to the site.
#194
2019-05-09 07:43:36 +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
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
Add id to the User entity in the API bundle. Add support for list and add API user to the site.
#194
2019-05-09 07:43:36 +00: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