[pillowfort] implement login with username & password (#846)
This commit is contained in:
@@ -312,7 +312,7 @@ def setup_test_config():
|
||||
config.set(("extractor", "mangoxo") , "password", "5zbQF10_5u25259Ma")
|
||||
|
||||
for category in ("danbooru", "instagram", "twitter", "subscribestar",
|
||||
"e621", "inkbunny", "tapas"):
|
||||
"e621", "inkbunny", "tapas", "pillowfort"):
|
||||
config.set(("extractor", category), "username", None)
|
||||
|
||||
config.set(("extractor", "mastodon.social"), "access-token",
|
||||
|
||||
Reference in New Issue
Block a user