Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mediawiki-shibboleth-authentication
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Malavolti
mediawiki-shibboleth-authentication
Commits
967d2daf
Commit
967d2daf
authored
12 years ago
by
Balazs Varga
Browse files
Options
Downloads
Patches
Plain Diff
version and mantainer details added
parent
51305a3a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ShibAuthPlugin.php
+6
-2
6 additions, 2 deletions
ShibAuthPlugin.php
with
6 additions
and
2 deletions
ShibAuthPlugin.php
+
6
−
2
View file @
967d2daf
<?php
<?php
/**
/**
* Version 1.2.3 (Works out of box with MW 1.7 or above)
* Internal Verson: 10.1.0
* Forked from version 1.2.3 (Works out of box with MW 1.7 or above)
*
*
* Authentication Plugin for Shibboleth (http://shibboleth.internet2.edu)
* Authentication Plugin for Shibboleth (http://shibboleth.internet2.edu)
* Derived from AuthPlugin.php
* Derived from AuthPlugin.php
...
@@ -14,8 +15,11 @@
...
@@ -14,8 +15,11 @@
* Documentation at http://www.mediawiki.org/wiki/Extension:Shibboleth_Authentication
* Documentation at http://www.mediawiki.org/wiki/Extension:Shibboleth_Authentication
* Project IRC Channel: #sdcolleges on irc.freenode.net
* Project IRC Channel: #sdcolleges on irc.freenode.net
*
*
* Extension Maintainer:
* On Github: https://github.com/kir-dev/mediawiki-shibboleth-authentication
*
* Extension Maintainers:
* * Steven Langenaken - Added assertion support, more robust https checking, bugfixes for lazy auth, ShibUpdateUser hook
* * Steven Langenaken - Added assertion support, more robust https checking, bugfixes for lazy auth, ShibUpdateUser hook
* * Balazs Varga - bugfixes, customizations
* Extension Developers:
* Extension Developers:
* * D.J. Capelis - Developed initial version of the extension
* * D.J. Capelis - Developed initial version of the extension
*/
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment