Sin descripción

root 241b1dacaf Utilizo el método getRolesUser y setRolesUser para mostrar y guardar los permisos. hace 11 años
Admin 241b1dacaf Utilizo el método getRolesUser y setRolesUser para mostrar y guardar los permisos. hace 11 años
Command ea102a7b42 Fix some CS hace 13 años
Controller ee7e2018e9 Add GUI to edit profile information hace 13 años
DependencyInjection c20e9e839d Refactor the impersonating option hace 13 años
Document 3f8e91e1aa Add extra user fields hace 13 años
Entity 3f8e91e1aa Add extra user fields hace 13 años
Form ee7e2018e9 Add GUI to edit profile information hace 13 años
GoogleAuthenticator 1af7709336 Add support for 2 step validation (with Google Authenticator) hace 13 años
Model ee7e2018e9 Add GUI to edit profile information hace 13 años
Resources 588ff38151 Add missing translations. hace 12 años
Security ea102a7b42 Fix some CS hace 13 años
Tests 476738999b Added entity/document unit tests hace 13 años
Twig c20e9e839d Refactor the impersonating option hace 13 años
.gitignore 96233a6f5e Add build process for jenkins integration hace 13 años
.travis.yml 5148229ad3 Update symfony version hace 13 años
CHANGELOG.txt c20e9e839d Refactor the impersonating option hace 13 años
LICENSE 4669ec7ebb initial commit hace 14 años
README.md ad09dddf86 [Docs]Added google groups hace 13 años
SonataUserBundle.php c20e9e839d Refactor the impersonating option hace 13 años
build.xml 96233a6f5e Add build process for jenkins integration hace 13 años
composer.json 691bd056f6 Add missing dependencyo hace 13 años
phpunit.xml.dist 96233a6f5e Add build process for jenkins integration hace 13 años

README.md

SonataUserBundle

Integrate the FOS/UserBundle in the Sonata Project

- AdminBundle: add user and group management
- EasyExtends: allows to generate Application level model

Installation

You have 2 options to initialize the SonataUserBundle, you can select which bundle SonataUserBundle extends

    - new Sonata\UserBundle\SonataUserBundle('FOSUserBundle') : the bundle will extend ``FOSUserBundle``
    - new Sonata\UserBundle\SonataUserBundle() : the bundle will NOT extend ``FOSUserBundle``

Google Groups: For questions and proposals you can post on this google groups