Skip to content

Commit 174a223

Browse files
committed
Added config.xml and prepared plugin for LimeStore.
1 parent 186aa7c commit 174a223

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

config.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<config>
2+
<metadata>
3+
<name>LimeSurvey-ShibbolethAuth</name>
4+
<type>plugin</type>
5+
<creationDate>2014-04-05</creationDate>
6+
<lastUpdate>2019-04-24</lastUpdate>
7+
<author>Andraž Prinčič</author>
8+
<authorUrl>https://www.princic.net</authorUrl>
9+
<supportUrl>https://github.com/atlet/LimeSurvey-ShibbolethAuth/issues</supportUrl>
10+
<version>1.0.0</version>
11+
<lastSecurityUpdate>1.0.0</lastSecurityUpdate>
12+
<license>GNU General Public License version 2 or later</license>
13+
<description><![CDATA[LimeSurvey Shibboleth auth plugin.]]></description>
14+
</metadata>
15+
</config>

0 commit comments

Comments
 (0)