<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/http_authentication, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-12-10T09:02:11Z</updated>
<entry>
<title>Add missing composer.json files (skipped because of .gitignore)</title>
<updated>2014-12-10T09:02:11Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-10T09:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=10ea055684c6600a63c28865202f24662c0e9a21'/>
<id>urn:sha1:10ea055684c6600a63c28865202f24662c0e9a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update package.xml -&gt; composer.json</title>
<updated>2014-12-10T07:46:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-10T07:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1143428dcb70976ced8e33c47c71685d5757cca5'/>
<id>urn:sha1:1143428dcb70976ced8e33c47c71685d5757cca5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dirname(__FILE__) -&gt; __DIR__</title>
<updated>2014-10-13T12:41:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-13T12:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0ea079d604ef1f34cc47646ab23176a3c66f16ee'/>
<id>urn:sha1:0ea079d604ef1f34cc47646ab23176a3c66f16ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redirect after HTTP authentication</title>
<updated>2014-01-10T18:29:06Z</updated>
<author>
<name>nicolas-joubert</name>
<email>njoubert@prestaconcept.net</email>
</author>
<published>2014-01-10T18:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5e3d1026c61b0bf3e3a7a846451b0a004543b947'/>
<id>urn:sha1:5e3d1026c61b0bf3e3a7a846451b0a004543b947</id>
<content type='text'>
Allow to redirect to the previous QUERY_STRING after HTTP authentication.</content>
</entry>
<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>Add basic tests for plugins</title>
<updated>2013-01-19T11:16:16Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-01-19T11:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b005927f919cbc09dccf71e8c638be45a8af37d0'/>
<id>urn:sha1:b005927f919cbc09dccf71e8c638be45a8af37d0</id>
<content type='text'>
</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>
</feed>
