aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Security/Authentication
Commit message (Collapse)AuthorAgeFilesLines
* 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