aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Entity/AuthCode.php
Commit message (Collapse)AuthorAgeFilesLines
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-1/+1
| | | | symfony-upgrade-fixer fix src/Wallabag/
* remove old implementation for login/register/recoverNicolas LÅ“uillet2015-10-031-1/+1
|
* * public registrationNicolas LÅ“uillet2015-10-031-0/+31
* remove WSSE implementation * add oAuth2 implementation