This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
generated from AMRC-FactoryPlus/acs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
91 lines (89 loc) · 4.66 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Factory+ / AMRC Connectivity Stack (ACS) Manager component
~ Copyright 2023 AMRC
-->
<package packagerversion="1.10.6" version="2.1" xmlns="http://pear.php.net/dtd/package-2.1" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.1 http://pear.php.net/dtd/package-2.1.xsd">
<name>krb5</name>
<channel>pecl.php.net</channel>
<summary>Features:</summary>
<description>+ An interface for maintaining credential caches (KRB5CCache),
that can be used for authenticating against a kerberos5 realm
+ Bindings for nearly the complete GSSAPI (RFC2744)
+ The administrative interface (KADM5)
+ Support for HTTP Negotiate authentication via GSSAPI
Documentation:
+ see docs/ for the API documentation
+ there are several pieces of example code in the examples/ directory
+ see below for install instructions</description>
<lead>
<name>Moritz Bechler</name>
<user>mbechler</user>
<email>mbechler@eenterphace.org</email>
<active>yes</active>
</lead>
<date>2020-09-14</date>
<time>10:58:00</time>
<version>
<release>1.1.4</release>
<api>0.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/MIT">MIT License</license>
<notes>
- [FEATURE] PHP 8 compatability (thanks to Remi Collet)
- [BUG] Properly install header files (thanks to Remi Collet)
- [BUG] Fix behavior when NegotiateAuth is passed null as SPN
</notes>
<contents>
<dir name="/">
<file md5sum="1f2f4ed48051a7b71cb16b1390a2f986" name="examples/kadm/ex1.php" role="doc" />
<file md5sum="75fe2d9536bdacd5e12104c1b850aee5" name="examples/kadm/ex2.php" role="doc" />
<file md5sum="527da099b110b1e2d6921453031871d6" name="examples/kadm/ex3.php" role="doc" />
<file md5sum="203ca0b6c9cedec84b580044c4eafb80" name="examples/kadm/ex4.php" role="doc" />
<file md5sum="52d9728e8ddbad93b29bb6df1e9e5559" name="examples/kadm/ex5.php" role="doc" />
<file md5sum="7fa92023bcd222113d497b608d84d9df" name="examples/kadm/ex6.php" role="doc" />
<file md5sum="8813ac3d3fb8c821e4ad9c275fa3a5b1" name="examples/kadm/ex7.php" role="doc" />
<file md5sum="f2cdf2092cd4766beca9d7eccc02646f" name="examples/kadm/ex8.php" role="doc" />
<file md5sum="64663869c39a59a976864c70c394cd1d" name="examples/kadm/ex9.php" role="doc" />
<file md5sum="ecbef49c2f072b0a39f8c2d3203bafcf" name="examples/spnego.php" role="doc" />
<file md5sum="7b31eb9dacc4992358f4641f587707b6" name="tests/001.phpt" role="test" />
<file md5sum="b009c2843a1601ee82b5768090cb2afd" name="tests/002.phpt" role="test" />
<file md5sum="13842e8d4cd02e9bee5b18ee67f892c5" name="tests/003.phpt" role="test" />
<file md5sum="8d1851933a0246dd40b2e7ad6fb66071" name="tests/004.phpt" role="test" />
<file md5sum="e2eb1adfedb0c9c608c6bfeab06b7632" name="tests/005.phpt" role="test" />
<file md5sum="6e378632ac0aa7f0c3c36ee725c8f40a" name="tests/config.php.dist" role="test" />
<file md5sum="a94ce85d494a9e9c94e910215dbc45ae" name="README" role="doc" />
<file md5sum="850072add741c923992f38096aebc01a" name="INSTALL" role="doc" />
<file md5sum="388c989bb4bd7260fcc759af04751147" name="LICENSE" role="doc" />
<file md5sum="946501adaf6cdc0700a88296b8d0b25f" name="CREDITS" role="doc" />
<file md5sum="a675a596f53fd5bc12970c29fcebb332" name="config.m4" role="src" />
<file md5sum="02b6cb13c941b47de2a84c2656db7d09" name="php_krb5.h" role="src" />
<file md5sum="c1acb1a64ab6fc2626afa79de5fce92f" name="php_krb5_kadm.h" role="src" />
<file md5sum="7d83a514826715d223e240e6f16443b6" name="php_krb5_gssapi.h" role="src" />
<file md5sum="2a8e39e9131a92e4adb7b6a1552d8d16" name="php_krb5_compat.h" role="src" />
<file md5sum="a0205e9387d26835e9d73892e7023664" name="krb5.c" role="src" />
<file md5sum="7cd10c73b83bc4dec0d060baf5c48c3f" name="gssapi.c" role="src" />
<file md5sum="25dc67fff062e2d4754c24a2df998b5d" name="kadm.c" role="src" />
<file md5sum="68ac65dfc0a4b3c6516770c89b3d11e7" name="kadm5_policy.c" role="src" />
<file md5sum="a1dadc9f123f8d92994ed3299264f1e5" name="kadm5_principal.c" role="src" />
<file md5sum="4315d02503bf35661153fa82a41057dd" name="kadm5_tldata.c" role="src" />
<file md5sum="a1251e2378041587dea26900ef751f28" name="negotiate_auth.c" role="src" />
</dir>
</contents>
<dependencies>
<required>
<php>
<min>5.2.0</min>
</php>
<pearinstaller>
<min>1.4.8</min>
</pearinstaller>
</required>
</dependencies>
<providesextension>krb5</providesextension>
<extsrcrelease />
</package>