<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/password/drivers/virtualmin.php, branch 1.1-beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-beta</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-beta'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-09-08T07:50:59Z</updated>
<entry>
<title>Added license headers to driver files, CS fixes</title>
<updated>2014-09-08T07:50:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-08T07:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4baf96a4ca1621a267c10c67e84e80e6bf72dbfd'/>
<id>urn:sha1:4baf96a4ca1621a267c10c67e84e80e6bf72dbfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setting domain in virtualmin password driver (#1489332)</title>
<updated>2013-09-23T09:40:24Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-23T09:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0b17aae0cd86e0d253f804045cfe131bff50be1d'/>
<id>urn:sha1:0b17aae0cd86e0d253f804045cfe131bff50be1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In password virtualmin driver removed support for username in format based on user alias (#1489332)</title>
<updated>2013-09-15T07:10:07Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-15T07:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1f22878608dcdcbffa6db82914d89cbd0d32b0e1'/>
<id>urn:sha1:1f22878608dcdcbffa6db82914d89cbd0d32b0e1</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>CS fixes, mostly tabs to spaces conversion</title>
<updated>2012-12-17T13:38:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-17T13:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d6938bd1ea3058b21efa25a17a4437195c484067'/>
<id>urn:sha1:d6938bd1ea3058b21efa25a17a4437195c484067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new RCUBE_PLUGINS_DIR constant</title>
<updated>2012-11-25T16:44:51Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-11-25T16:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e2e2e8f37901eac134b133776f247658f2d33963'/>
<id>urn:sha1:e2e2e8f37901eac134b133776f247658f2d33963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parse error in virtualmin driver (#1488668)</title>
<updated>2012-09-04T09:03:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-04T09:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=145503a32d6a3afb013ba165231cd2192bb2a7fe'/>
<id>urn:sha1:145503a32d6a3afb013ba165231cd2192bb2a7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Password plugin made compatible with modern Virtualmin</title>
<updated>2012-09-04T09:03:41Z</updated>
<author>
<name>GDR\!</name>
<email>gdr@go2.pl</email>
</author>
<published>2012-05-24T09:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a0f006748f6127e1e8cca23ffd7fabe1c75d5336'/>
<id>urn:sha1:a0f006748f6127e1e8cca23ffd7fabe1c75d5336</id>
<content type='text'>
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.

Example:
email - info@goodcoffee.com
login - info.goodcof
</content>
</entry>
<entry>
<title>Fix errors after removing users.alias column (#1488581)</title>
<updated>2012-08-07T09:54:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-08-07T09:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ee2187e1b151c27fbf2b6854634fc4fd90f0ebd1'/>
<id>urn:sha1:ee2187e1b151c27fbf2b6854634fc4fd90f0ebd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Password plugin made compatible with modern Virtualmin</title>
<updated>2012-05-24T10:07:44Z</updated>
<author>
<name>GDR\!</name>
<email>gdr@go2.pl</email>
</author>
<published>2012-05-24T09:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6ffe0beaa4524f3a0cce64415052bbdda44a16d8'/>
<id>urn:sha1:6ffe0beaa4524f3a0cce64415052bbdda44a16d8</id>
<content type='text'>
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.

Example:
email - info@goodcoffee.com
login - info.goodcof
</content>
</entry>
</feed>
