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
2bd703fc5c
resq
/
catalyst
/
auth-bundle
History
Korina Cordero
ecec2d07d7
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
..
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
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