<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/http_authentication/http_authentication.php, branch 1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-10-20T11:37:17Z</updated>
<entry>
<title>Allow HTTP authentication without password.</title>
<updated>2013-10-20T11:37:17Z</updated>
<author>
<name>Giovanni Bajo</name>
<email>rasky@develer.com</email>
</author>
<published>2013-10-20T11:37:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=35533c362218f556c7f7a1bea3a62702ca1359c6'/>
<id>urn:sha1:35533c362218f556c7f7a1bea3a62702ca1359c6</id>
<content type='text'>
This makes it the plugin useful for any form of webserver-based
authentication (CAS, SAML, etc.); of course, other plugins will
have to be installed to handle connections to the IMAP/SMTP
servers, but at least they don't need to duplicate the basic
HTTP authentication functionality.
</content>
</entry>
<entry>
<title>s/$rcmail_config/$config/ also for plugins configuration</title>
<updated>2013-08-20T17:23:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-20T17:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6'/>
<id>urn:sha1:bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix http_authentication_host usage</title>
<updated>2013-06-09T12:08:22Z</updated>
<author>
<name>Johannes Weißl</name>
<email>jargon@molb.org</email>
</author>
<published>2013-06-09T12:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d9a8d210f56859d583f3cc2674771e483edc785e'/>
<id>urn:sha1:d9a8d210f56859d583f3cc2674771e483edc785e</id>
<content type='text'>
Without this fix it is impossible to use a host different from config
option "http_authentication_host" after logout (fixup aec2869).
</content>
</entry>
<entry>
<title>Remove deprecated functions (from bc.php file) usage in plugins</title>
<updated>2013-01-18T14:24:49Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-01-18T14:24:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=61be822d62ea245b7f54ad313f49a956ab49076d'/>
<id>urn:sha1:61be822d62ea245b7f54ad313f49a956ab49076d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #50 from weisslj/master</title>
<updated>2012-12-16T08:35:19Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-16T08:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=df8ada1f19da8677f0efa35de07f6625510fdc6f'/>
<id>urn:sha1:df8ada1f19da8677f0efa35de07f6625510fdc6f</id>
<content type='text'>
Add host config option to http_authentication plugin.</content>
</entry>
<entry>
<title>Fix typo, the issue unintentionally removes password from the session</title>
<updated>2012-12-05T17:33:16Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-05T17:33:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f11cf3e60087a2432f3de8077445c4984b062111'/>
<id>urn:sha1:f11cf3e60087a2432f3de8077445c4984b062111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add host config option to http_authentication plugin.</title>
<updated>2012-12-03T20:44:46Z</updated>
<author>
<name>Johannes Weißl</name>
<email>jargon@molb.org</email>
</author>
<published>2012-12-02T17:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=aec2869e49ae178a44917f6829960a4da76b0121'/>
<id>urn:sha1:aec2869e49ae178a44917f6829960a4da76b0121</id>
<content type='text'>
This is useful if the users are free to choose arbitrary mail hosts (or
from a list), but have one host they usually want to log into.

Otherwise the username/password must always be typed in twice.
</content>
</entry>
<entry>
<title>Don't store user password in database (#1486553)</title>
<updated>2012-09-18T08:56:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-18T08:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d9921e4d3f6c24d041838d242d2ae8b474ceae36'/>
<id>urn:sha1:d9921e4d3f6c24d041838d242d2ae8b474ceae36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore</title>
<updated>2012-03-31T12:25:48Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-03-31T12:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=48e9c14ebded89d858c8be0333f77f77a81b0877'/>
<id>urn:sha1:48e9c14ebded89d858c8be0333f77f77a81b0877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved plugins</title>
<updated>2010-03-20T14:20:01Z</updated>
<author>
<name>till</name>
<email>till@php.net</email>
</author>
<published>2010-03-20T14:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=63a3dc5fde5a3ceed4f03c19c5015aab19050bee'/>
<id>urn:sha1:63a3dc5fde5a3ceed4f03c19c5015aab19050bee</id>
<content type='text'>
</content>
</entry>
</feed>
