aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/GuzzleSiteAuthenticator/GrabySiteConfigBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* Changed authentication order in GrabySiteConfigBuilderNicolas LÅ“uillet2020-04-071-9/+16
* Update depsJeremy Benoist2019-11-121-5/+0
* Adding more tests to cover different scenarioJeremy Benoist2019-04-241-12/+15
* Add ability to match many domains for credentialsJeremy Benoist2019-04-231-1/+11
* 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