Skip to content
  • Robin Sonnabend's avatar
    Wiki-Login to Basic Auth API · e5b1fb15
    Robin Sonnabend authored
    This is a layer that takes a request with basic auth credentials and tries to
    log into a MediaWiki using them. It returns a corresponding error code
    (401, 403, 200).
    
    This is meant to be used e.g. with nginx auth_request to use a MediaWiki
    as the authentication backend.
    e5b1fb15
This project manages its dependencies using pip. Learn more