<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/acctfuncs.inc, branch 1.7.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/acctfuncs.inc?h=1.7.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/acctfuncs.inc?h=1.7.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2010-04-17T20:50:24Z</updated>
<entry>
<title>Support for storing salted passwords</title>
<updated>2010-04-17T20:50:24Z</updated>
<author>
<name>Denis</name>
<email>d.v.kobozev@gmail.com</email>
</author>
<published>2010-04-05T13:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=290c436046327d9f04b7d12b5fda19f4dc14f574'/>
<id>urn:sha1:290c436046327d9f04b7d12b5fda19f4dc14f574</id>
<content type='text'>
To upgrade existing databases:

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

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>acctfuncs: Fix some whitespace and formatting.</title>
<updated>2010-02-21T13:59:24Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2010-02-21T13:59:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=61d035816280679dc3c8a107f7170929f9e9ee44'/>
<id>urn:sha1:61d035816280679dc3c8a107f7170929f9e9ee44</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove excess whitespace.</title>
<updated>2009-06-25T04:05:44Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-06-25T04:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=610733eafd62e14a7293151fb735bac1f3d55590'/>
<id>urn:sha1:610733eafd62e14a7293151fb735bac1f3d55590</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use new conglomerated translation files.</title>
<updated>2009-01-19T21:29:45Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-19T21:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2ee327634831ec36df5fd74ccc35dfcedfdbe07b'/>
<id>urn:sha1:2ee327634831ec36df5fd74ccc35dfcedfdbe07b</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Get db connection for accounts search results.</title>
<updated>2008-12-31T15:09:04Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-31T15:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1529020e79449e3f29246a633e86a6745d0f10a7'/>
<id>urn:sha1:1529020e79449e3f29246a633e86a6745d0f10a7</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Really make all web paths relative.</title>
<updated>2008-12-22T04:19:56Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T17:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ae1c424c95f7912351f776096205e2a7b0b8952c'/>
<id>urn:sha1:ae1c424c95f7912351f776096205e2a7b0b8952c</id>
<content type='text'>
I forgot about the forms.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Introduce function include_lang for translations.</title>
<updated>2008-12-21T09:03:27Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T07:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=78c2b5c67faec190985c3fb9509e942add4dc54c'/>
<id>urn:sha1:78c2b5c67faec190985c3fb9509e942add4dc54c</id>
<content type='text'>
This includes only the requested language for each page and
makes top level language include files obsolete.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make all web paths relative.</title>
<updated>2008-12-21T06:24:57Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T04:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cfeb080dcd7f593cf70a7d12ef873c95c95ae40f'/>
<id>urn:sha1:cfeb080dcd7f593cf70a7d12ef873c95c95ae40f</id>
<content type='text'>
The site no longer needs to be hosted from the
root of a domain, or virtual host.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Quell missing argument warning in clear_expired_sessions().</title>
<updated>2008-12-12T17:08:42Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-12T17:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2188d2a4f2a4083397c345e2f158db01ca0a38bf'/>
<id>urn:sha1:2188d2a4f2a4083397c345e2f158db01ca0a38bf</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make remembered sessions actually save themselves.</title>
<updated>2008-11-25T06:31:08Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-11-17T16:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=692cc1e9536c8440586cbca0957dbf7d41b65f4c'/>
<id>urn:sha1:692cc1e9536c8440586cbca0957dbf7d41b65f4c</id>
<content type='text'>
Also clean up a notice in index.php

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