forked from midahp/passwd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.horde.yml
56 lines (56 loc) · 1.05 KB
/
.horde.yml
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
---
id: passwd
name: Passwd
full: Password changing application
description: >-
An application to change any user passwords stored in various backends like
SQL, LDAP, Kolab, passwd files etc.
list: sork
type: application
homepage: https://www.horde.org/apps/passwd
authors:
-
name: Jan Schneider
user: jan
email: [email protected]
active: true
role: lead
-
name: Michael Slusarz
user: slusarz
email: [email protected]
active: false
role: lead
version:
release: 6.0.0alpha3
api: 6.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: GPL-2.0
uri: http://www.horde.org/licenses/gpl
dependencies:
required:
php: ^7
composer:
horde/horde: ^6
horde/auth: ^3
horde/core: ^3
horde/exception: ^3
horde/injector: ^3
horde/util: ^3
horde/view: ^3
ext:
gettext: '*'
optional:
composer:
horde/db: ^3
horde/http: ^3
horde/ldap: ^3
horde/vfs: ^3
pear/crypt_chap: ^2
ext:
com: '*'
ldap: '*'
soap: '*'