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
fff386d6e3
resq
/
catalyst
/
api-bundle
History
Kendrick Chan
fff386d6e3
Fix user entities
#194
2019-06-05 23:49:38 +08:00
..
Access
Rename auth bundle generator and voter
#194
2019-06-05 19:43:45 +08: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 user entities
#194
2019-06-05 23:49:38 +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