[tapas] implement login with username & password (#692)

This commit is contained in:
Mike Fährmann
2021-03-29 23:06:47 +02:00
parent e9ec91c811
commit d5aad999dc
5 changed files with 43 additions and 5 deletions

View File

@@ -224,6 +224,7 @@ AUTH_MAP = {
"seiga" : "Required",
"smugmug" : _OAUTH,
"subscribestar" : "Supported",
"tapas" : "Supported",
"tsumino" : "Supported",
"tumblr" : _OAUTH,
"twitter" : "Supported",