<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git, branch v2.2.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/?h=v2.2.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/?h=v2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2013-03-26T06:28:23Z</updated>
<entry>
<title>Release 2.2.0</title>
<updated>2013-03-26T06:28:23Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-26T06:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f542383bc536ea59e1390ecc796fe78bcd2e7f0e'/>
<id>urn:sha1:f542383bc536ea59e1390ecc796fe78bcd2e7f0e</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Translation updates from Transifex</title>
<updated>2013-03-26T06:27:47Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-26T06:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=504747e1063e52d3fad348045169ff5781e4ef7a'/>
<id>urn:sha1:504747e1063e52d3fad348045169ff5781e4ef7a</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use minified typeahead JS from archweb</title>
<updated>2013-03-25T23:54:18Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-25T23:19:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0703b02c532edb8b943cc2dde97bd117b078a9db'/>
<id>urn:sha1:0703b02c532edb8b943cc2dde97bd117b078a9db</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Update message catalog</title>
<updated>2013-03-25T01:20:07Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-25T01:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=50849ccbdc05bc0c149d34e163acd71ef8e5cb72'/>
<id>urn:sha1:50849ccbdc05bc0c149d34e163acd71ef8e5cb72</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Show hint if password is empty during login</title>
<updated>2013-03-25T01:15:12Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-25T01:15:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cd59a313b40a8611072a4bdd7896e5cf8dab24ee'/>
<id>urn:sha1:cd59a313b40a8611072a4bdd7896e5cf8dab24ee</id>
<content type='text'>
A user might have an empty password due to two reasons:

* The user just created an account and needs to set an initial password.
* The password has been reset by the administrator.

In both cases, the user might be confused as to why the login does not
work. Add a message that helps users debug the issue in both cases.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Update message catalog</title>
<updated>2013-03-24T21:25:29Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-24T21:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=589f506aaa7b231c07bf979817ed2e2d9d27e040'/>
<id>urn:sha1:589f506aaa7b231c07bf979817ed2e2d9d27e040</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Implement IP banning for user registration and user login</title>
<updated>2013-03-24T21:12:17Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2013-03-20T00:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cb91942595e796c6a10299d6547767954b923fb5'/>
<id>urn:sha1:cb91942595e796c6a10299d6547767954b923fb5</id>
<content type='text'>
Adds a new is_ipbanned() function to determine whether the user
attempting to login or register for an account has their IP
address listed in the "Bans" table.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add "Bans" table to database schema</title>
<updated>2013-03-24T21:12:08Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2013-03-20T00:17:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=de2392fed016f80d4c0e10328c204f1e94ef54dd'/>
<id>urn:sha1:de2392fed016f80d4c0e10328c204f1e94ef54dd</id>
<content type='text'>
The "Bans" table creates a DB structure for the ability to ban IP
addresses. It takes an IP address converted by ip2long().

The table will eventually be able to be populated directly through
the web interface by Trusted Users and Developers.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Return 404 error page if invalid package ID is used</title>
<updated>2013-03-21T21:38:49Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-21T21:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4fc1b9a0ca2cb19d3e6f1fbdaa9470bf2a95a499'/>
<id>urn:sha1:4fc1b9a0ca2cb19d3e6f1fbdaa9470bf2a95a499</id>
<content type='text'>
We already display the 404 error page if someone tries to access an
invalid package via virtual URLs ("/packages/nonexistent"). Add the same
check to "web/html/packages.php" to make sure the same error is shown if
a user requests package details of a nonexistent package ID via legacy
URLs ("/packages.php?ID=-1").

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Update AUTHORS file</title>
<updated>2013-03-21T21:26:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2013-03-19T21:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6db0e7c25c11f767f65eff0ff4f6c3163e9754b4'/>
<id>urn:sha1:6db0e7c25c11f767f65eff0ff4f6c3163e9754b4</id>
<content type='text'>
* Update maintainer list.
* Replace contributor list by a reference to `git shortlog -s`.
* Sync introduction and formatting of translators with pacman.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
