[kemonoparty] implement login with username & password (#1824)

This commit is contained in:
Mike Fährmann
2021-09-09 01:02:59 +02:00
parent 0e33746fe0
commit 4ec11af6a4
4 changed files with 31 additions and 4 deletions

View File

@@ -219,6 +219,7 @@ AUTH_MAP = {
"imgbb" : "Supported",
"inkbunny" : "Supported",
"instagram" : "Supported",
"kemonoparty" : "Supported",
"mangadex" : "Supported",
"mangoxo" : "Supported",
"mastodon.social": _OAUTH,