Skip to content

Github mirror of "mediawiki/extensions/NaylorAMS" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-NaylorAMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaylorAMS

Authentication extension for Naylor AMS

Installation

This extension requires PluggableAuth.

wfLoadExtension( 'NaylorAMS' );
$wgNaylorAMS_BaseUrl = 'https://secure.membershipsoftware.org/NAME_HERE'; // do not add trailing slash
$wgNaylorAMS_SecurityKey = '';
$wgNaylorAMS_UsernameDenyList = ['Bob']; // used to prevent login via SSO to local-only accounts. Case sensitive; needs to follow MediaWiki username conventions

About

Github mirror of "mediawiki/extensions/NaylorAMS" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages