Page MenuHomePhorge

No OneTemporary

Size
809 B
Referenced Files
None
Subscribers
None
diff --git a/plugins/krb_authentication/composer.json b/plugins/krb_authentication/composer.json
new file mode 100644
index 000000000..ee835556b
--- /dev/null
+++ b/plugins/krb_authentication/composer.json
@@ -0,0 +1,24 @@
+{
+ "name": "roundcube/krb_authentication",
+ "type": "roundcube-plugin",
+ "description": "Kerberos Authentication",
+ "license": "GPLv3+",
+ "version": "1.1",
+ "authors": [
+ {
+ "name": "Jeroen van Meeuwen",
+ "email": "vanmeeuwen@kolabsys.com",
+ "role": "Lead"
+ }
+ ],
+ "repositories": [
+ {
+ "type": "composer",
+ "url": "http://plugins.roundcube.net"
+ }
+ ],
+ "require": {
+ "php": ">=5.3.0",
+ "roundcube/plugin-installer": ">=0.1.3"
+ }
+}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Apr 18, 10:10 AM (4 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
435159
Default Alt Text
(809 B)

Event Timeline