Blame view

sources/apps/user_cas/appinfo/info.xml 313 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?xml version="1.0"?>
  <info>
  	<id>user_cas</id>
  	<name>CAS user and group backend</name>
  	<description>Authenticate Users by a CAS SERVER</description>
  	<licence>AGPL</licence>
  	<author>Sixto Martin Garcia</author>
  	<require>4.93</require>
  	<types>
          <prelogin/>
          <authentication/>
  	</types>
  </info>