Sen descrición

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

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