aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Repository/SiteCredentialRepository.php
Commit message (Collapse)AuthorAgeFilesLines
* Retrieve username/password from databaseJeremy Benoist2017-06-201-0/+18
| | | | Inject the current user & the repo to retrieve username/password from the database
* Update route & user verificationJeremy Benoist2017-06-201-3/+0
|
* Add CRUD for site credentialsJeremy Benoist2017-06-201-0/+13