• Fabien Potencier's avatar
    merged branch GromNaN/remember-me (PR #645) · fd3ba62d
    Fabien Potencier authored
    This PR was squashed before being merged into the master branch (closes #645).
    
    Commits
    -------
    
    adc172b3 Add support for remember-me with RememberMeServiceProvider
    
    Discussion
    ----------
    
    Add support for remember-me with RememberMeServiceProvider
    
    This is a refactoring of #464.
    
    I made a separate service provider to avoid adding more complexity to the SecurityServiceProvider.
    fd3ba62d
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...