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
e22c62ebab
resq
/
config
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
..
packages
Add ramcar battery api bundle
#172
2019-01-20 15:37:23 +08:00
routes
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
acl.yaml
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
api_acl.yaml
Add ACL support for the API
#194
2019-03-21 14:28:18 +00:00
bundles.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
menu.yaml
Add routes for API roles and user. Add controller for API role. Display list of API roles.
#194
2019-05-08 10:27:53 +00:00
routes.yaml
Restructure routes to have individual files
2018-01-14 18:30:14 +08:00
services.yaml
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