Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

hacklabto/mediawiki-http-auth-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

MediaWiki HTTP Basic Auth Session Provider

This provider gets the username from HTTP Basic Authorization header.

Tested with MediaWiki 1.39

WARNING: This provider is insecure, it expects a higher-level HTTP server (Apache, Nginx, etc.) to verify the credentials.

Installation:
- Copy BasicAuthSessionProvider.php to $IP/includes/session/
- Replace or update $wgSessionProviders configuration: https://www.mediawiki.org/wiki/Manual:$wgSessionProviders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages