<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scrott/app/model/login.php, branch master</title>
<subtitle>The Secure Centralized Robust Online Ticketing Tool</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/'/>
<entry>
<title>Fix bug with login page signup form</title>
<updated>2021-09-28T01:44:23+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-09-28T01:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=6ec876d862f4c0b2c07f3c70382dd2b33d7aa6c5'/>
<id>6ec876d862f4c0b2c07f3c70382dd2b33d7aa6c5</id>
<content type='text'>
Some PHP update has changed the behavior of referencing a missing key in
an array, so the mechanism I was using to specify the default login page
tab was bugged (emitting errors) and did not allow to manually switch to
signup after the app is initialized.

To fix this, simply define the missing values to empty strings.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some PHP update has changed the behavior of referencing a missing key in
an array, so the mechanism I was using to specify the default login page
tab was bugged (emitting errors) and did not allow to manually switch to
signup after the app is initialized.

To fix this, simply define the missing values to empty strings.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>user:  Add log events for some basic user mgmt</title>
<updated>2018-10-27T01:27:06+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-27T01:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=f041e8a5fed0a1bc9be9aa9665f58e6f5a55879b'/>
<id>f041e8a5fed0a1bc9be9aa9665f58e6f5a55879b</id>
<content type='text'>
Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with login handler</title>
<updated>2018-07-22T07:51:30+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-07-22T07:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=d75ede4175eac843994a93a913d445c029a44631'/>
<id>d75ede4175eac843994a93a913d445c029a44631</id>
<content type='text'>
Now reloading current path after successful login, instead of
redirecting to app-root.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now reloading current path after successful login, instead of
redirecting to app-root.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add login model</title>
<updated>2018-02-09T05:56:45+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-02-09T05:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=3561ed3caec4754758a0b90e631dfed746b0c4fb'/>
<id>3561ed3caec4754758a0b90e631dfed746b0c4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
