wallabag/tests/Wallabag
Jeremy Benoist f45496336f
Add ability to match many domains for credentials
Instead of fetching one domain, we use the same method as in site config (to retrieve the matching file) and handle api.example.org, example.org, .org (yes the last one isn’t useful).
If one of these match, we got it and use it.
2019-04-23 22:39:31 +02:00
..
AnnotationBundle
ApiBundle tests: fix broken session clients for rest entry deletion tests 2019-02-20 15:57:56 +01:00
CoreBundle Add ability to match many domains for credentials 2019-04-23 22:39:31 +02:00
ImportBundle
UserBundle