欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Extension:MultiAuthPlugin
来自开放百科 - 灰狐
(版本间的差异)
(以内容'The Extension is based on simplesamlphp and Shibboleth we needed to make MediaWiki SSO capable in a flexible and easily configurable way. ==Links== *[http://www.m...'创建新页面) |
|||
第1行: | 第1行: | ||
The Extension is based on [[simplesamlphp]] and [[Shibboleth]] we needed to make MediaWiki SSO capable in a flexible and easily configurable way. | The Extension is based on [[simplesamlphp]] and [[Shibboleth]] we needed to make MediaWiki SSO capable in a flexible and easily configurable way. | ||
+ | ==Install== | ||
+ | *svn checkout http://svn.berlios.de/svnroot/repos/multiauth/trunk | ||
+ | *at the _end_ of the LocalSettings.php | ||
+ | if (!$wgCommandLineMode) { | ||
+ | require_once("extensions/MultiAuthPlugin/MultiAuthPlugin.php"); | ||
+ | } | ||
+ | |||
+ | |||
==Links== | ==Links== |
2010年9月2日 (四) 15:15的版本
The Extension is based on simplesamlphp and Shibboleth we needed to make MediaWiki SSO capable in a flexible and easily configurable way.
Install
- svn checkout http://svn.berlios.de/svnroot/repos/multiauth/trunk
- at the _end_ of the LocalSettings.php
if (!$wgCommandLineMode) { require_once("extensions/MultiAuthPlugin/MultiAuthPlugin.php"); }
Links
分享您的观点