aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Security
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2015-08-201-1/+1
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* Update to Symfony 2.7Jeremy Benoist2015-06-021-4/+7
| | | | And fix some deps instead of using dev tags
* CSJeremy Benoist2015-05-302-3/+2
|
* Move API stuff in ApiBundleJeremy2015-04-013-163/+0
|
* Handle password changeJeremy2015-02-172-4/+52
|
* move dir check into constructorNicolas Lœuillet2015-02-101-5/+5
|
* PSR 3Nicolas Lœuillet2015-02-091-1/+1
|
* fix return on API call and fix id in clear for userNicolas Lœuillet2015-02-091-5/+2
|
* log for authentication on APINicolas Lœuillet2015-02-092-10/+31
|
* authentication on APINicolas Lœuillet2015-02-091-0/+6
|
* Add custom auth encoder & providerJeremy2015-02-082-0/+177
| | | | These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password
* CSJeremy2015-01-313-4/+3
|
* first implementation of securityNicolas Lœuillet2015-01-313-0/+140