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
3c236d0ab4
resq
/
catalyst
/
auth-bundle
History
Korina Cordero
57f1eb1386
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
Remove duplicate code from classes that extend Role. Rename UserFixtures to RoleFixtures. Create APIRoleFixtures file.
#194
2019-03-29 06:35:37 +00:00
Service
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
CatalystAuthBundle.php
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