aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Security/Authentication
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2015-08-201-1/+1
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* CSJeremy Benoist2015-05-302-3/+2
|
* Move API stuff in ApiBundleJeremy2015-04-012-101/+0
|
* Handle password changeJeremy2015-02-171-4/+4
|
* move dir check into constructorNicolas Lœuillet2015-02-101-5/+5
|
* log for authentication on APINicolas Lœuillet2015-02-091-4/+17
|
* 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-312-2/+2
|
* first implementation of securityNicolas Lœuillet2015-01-312-0/+82