Skip to content

FREILab/mediawiki-extensions-EasyVereinAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyVereinAuth

Authentication extension for easyVerein

Installation

This extension requires PluggableAuth.

wfLoadExtension( 'PluggableAuth' );
wfLoadExtension( 'EasyVereinAuth' );
$wgEasyVereinAuth_AssociationCode = "FREILab";
$wgGroupPermissions['*']['autocreateaccount'] = true;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages