Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Feature/oauth account creation #3

Merged
merged 6 commits into from Oct 16, 2020
Merged

Conversation

bd808
Copy link
Owner

@bd808 bd808 commented Oct 16, 2020

No description provided.

* Add social-auth-app-django to runtime requirements
* Add our own custom OAuth2 backend for communicating with the MediaWiki
  OAuth2 service offered by Wikimedia wikis.
* Dummy implementation for abstract auth_html() method that should never
  be called for our backend.
* Silence false positive bandit B105 hardcoded password warning for
  ACCESS_TOKEN_METHOD member.
@bd808 bd808 merged commit b65e96d into main Oct 16, 2020
@bd808 bd808 deleted the feature/oauth-account-creation branch October 16, 2020 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant