From 48e9c14ebded89d858c8be0333f77f77a81b0877 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sat, 31 Mar 2012 12:25:48 +0000 Subject: Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore --- plugins/http_authentication/package.xml | 48 +++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 plugins/http_authentication/package.xml (limited to 'plugins/http_authentication/package.xml') diff --git a/plugins/http_authentication/package.xml b/plugins/http_authentication/package.xml new file mode 100644 index 000000000..d8f2036b6 --- /dev/null +++ b/plugins/http_authentication/package.xml @@ -0,0 +1,48 @@ + + + http_authentication + pear.roundcube.net + HTTP Basic Authentication + Make use of an existing HTTP authentication and perform login with the existing user credentials. + + Thomas Bruederli + thomasb + roundcube@gmail.com + yes + + 2011-11-21 + + 1.4 + 1.4 + + + stable + stable + + GNU GPLv3+ + - + + + + + + + + + + + + + + 5.2.1 + + + 1.7.0 + + + + + -- cgit v1.2.3