cosmocode / dokuwiki-plugin-oauth

Generic oAuth1 and oAuth2 plugin for DokuWiki
http://www.dokuwiki.org/plugin:oauth
30 stars 79 forks source link

dokuwiki.login API does not work in singleService mode #134

Closed YoitoFes closed 4 months ago

YoitoFes commented 1 year ago

Although dokuwiki.login, the XML-RPC function requires plain auth login, it is disabled in singleService mode. Consequently dokuwiki.login always returns false.

It would be grateful if the plugin provided a workaround (e.g. whitelist of users that are allowed plain auth).

Thank you.

splitbrain commented 4 months ago

token authentication should solve this