<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template/login_form.php, branch v2.3.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template/login_form.php?h=v2.3.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template/login_form.php?h=v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2012-07-06T09:26:38Z</updated>
<entry>
<title>Move login form to a separate page</title>
<updated>2012-07-06T09:26:38Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-05-23T17:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0928525793482d159b73f6efb686ed3802f2dd9b'/>
<id>urn:sha1:0928525793482d159b73f6efb686ed3802f2dd9b</id>
<content type='text'>
Do not show the login form on every page. Move it to a separate login
page and add a link to the navigation bar. Also, add a logout link for
logged-in users.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a new AUR_LOCATION setting</title>
<updated>2011-11-02T20:21:23Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-10-21T20:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e571a694d6e15891b591c28dd40cd464740a7126'/>
<id>urn:sha1:e571a694d6e15891b591c28dd40cd464740a7126</id>
<content type='text'>
This should be set to something like 'http://localhost' for development
or 'https://aur.archlinux.org' in production. It ensures all links in
the site stay in the development site and there is no sudden jump from
development to production environments.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>web/template/login_form.php: Escape the request URI</title>
<updated>2011-09-05T14:56:09Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-09-05T14:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=20b20c20f2d40ad2bc1cc2e164f0b6d3c92321dd'/>
<id>urn:sha1:20b20c20f2d40ad2bc1cc2e164f0b6d3c92321dd</id>
<content type='text'>
Reported-by: Thomas Bächler &lt;thomas@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Link to current page in the login bar HTTPs link</title>
<updated>2011-09-05T14:47:57Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-08-26T05:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a00e5b040a42349e40a6d22cf822042ccf651be4'/>
<id>urn:sha1:a00e5b040a42349e40a6d22cf822042ccf651be4</id>
<content type='text'>
This is way more convenient if you follow a HTTP link. Implements
FS#25757.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add a configuration setting to disallow HTTP login</title>
<updated>2011-08-11T19:04:38Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-08-11T15:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1c9db1d1f14d5f83d8bd7dbbd535cf109680471f'/>
<id>urn:sha1:1c9db1d1f14d5f83d8bd7dbbd535cf109680471f</id>
<content type='text'>
If this is enabled, do not show the login form and display a note
suggesting to switch to a secure connection if a user accesses the site
via HTTP.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Added label tags for login form fields.</title>
<updated>2011-05-09T08:54:36Z</updated>
<author>
<name>Karlis Lauva</name>
<email>skazhy@gmail.com</email>
</author>
<published>2011-05-05T06:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d38f3460e55ad4e8486c63902f3b581684d6f188'/>
<id>urn:sha1:d38f3460e55ad4e8486c63902f3b581684d6f188</id>
<content type='text'>
Lukas: Use tabs for indentation instead of spaces.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Remove mystery code.</title>
<updated>2010-06-05T06:07:23Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2010-06-05T06:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=91cf61fba5fc90c39a60bf3088c8cef98d59022d'/>
<id>urn:sha1:91cf61fba5fc90c39a60bf3088c8cef98d59022d</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>login_form: Change 'Forgot Password' to translatable string.</title>
<updated>2009-11-23T13:00:33Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-11-23T12:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e936dc9770b25e952c597415816ef5e17d350206'/>
<id>urn:sha1:e936dc9770b25e952c597415816ef5e17d350206</id>
<content type='text'>
Also change layout and styling.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Implement 'Password Reset' facility (FS#3061)</title>
<updated>2009-11-13T21:49:55Z</updated>
<author>
<name>Evangelos Foutras</name>
<email>foutrelis@gmail.com</email>
</author>
<published>2009-11-12T15:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=861cbf493591ec876f71ba200a844ed6177026f9'/>
<id>urn:sha1:861cbf493591ec876f71ba200a844ed6177026f9</id>
<content type='text'>
This works by adding a new field to the 'Users' table called 'ResetKey',
which is a 32 characters long, random string. When the user requests a
password reset, a new 'reset key' is generated and sent to the user's
e-mail address in the form of a link in the following format:

  http://aur.archlinux.org/passreset.php?resetkey=&lt;reset key&gt;

When the above link is followed, the user is presented with a form to
verify his/her e-mail address and specify the new desired password. If
the e-mail address matches the reset key in the database, the new
password is assigned to the account. If there is an error, a relevant
message is displayed and the user is prompted to re-enter the required
information. Upon successful completion of this procedure, the ResetKey
field in the database is blanked and the specific key cannot be reused.

One SQL query is needed to add the ResetKey field to the 'Users' table:

  ALTER TABLE `Users` ADD `ResetKey` CHAR(32) NOT NULL DEFAULT '';

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Redirect to REQUEST_URI after logging in.</title>
<updated>2009-03-03T18:06:37Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-03-03T18:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2f8b8aac7315d9b8fc8f4a635a61cd64e2e4bd3a'/>
<id>urn:sha1:2f8b8aac7315d9b8fc8f4a635a61cd64e2e4bd3a</id>
<content type='text'>
This closes FS#13017

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
