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
1d93d9f577
resq
/
catalyst
/
auth-bundle
History
Korina Cordero
b8ab5bb3c0
Add comments for the Generator and Voter classes in the auth bundle. Add support for add, update, and delete API Role.
#194
2019-05-09 04:24:05 +00:00
..
Entity
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
Add comments for the Generator and Voter classes in the auth bundle. Add support for add, update, and delete API Role.
#194
2019-05-09 04:24:05 +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