aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/GuzzleSiteAuthenticator/GrabySiteConfigBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* Replace continue; with break; to avoid PHP 7.3 warningsphp73Thomas Citharel2019-01-121-1/+1
* php-cs-fixerKevin Decherf2018-09-051-1/+1
* CSJeremy Benoist2017-10-091-2/+2
* Fix some namespaces and phpdocNicolas Hart2017-07-291-1/+2
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-2/+2
* Fix reviewsThomas Citharel2017-06-201-1/+2
* Add a live test for restricted articleJeremy Benoist2017-06-201-3/+2
* Add menu access to site credentials CRUDJeremy Benoist2017-06-201-6/+12
* Retrieve username/password from databaseJeremy Benoist2017-06-201-9/+23
* Use a better way to set input for commandJeremy Benoist2017-05-301-1/+0
* Fix some Scrutinizer issuesJeremy Benoist2017-05-301-7/+1
* Handle empty configurationJeremy Benoist2017-05-101-1/+1
* Skip auth when no credentials are foundJeremy Benoist2017-05-091-9/+27
* Changed parsing of login_extra_fields in guzzle authBertrand Dunogier2017-05-041-1/+27
* Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+68