<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acf-core/app/acf-util, branch master</title>
<subtitle>ACF module for core
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/'/>
<entry>
<title>Prevent writing out default permissions when editing role</title>
<updated>2017-03-01T01:35:04+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-03-01T01:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=d2375db6c8893a65dfa3ca1e1df69c085c05f39a'/>
<id>d2375db6c8893a65dfa3ca1e1df69c085c05f39a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace</title>
<updated>2016-08-04T15:55:56+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2016-08-04T15:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=a0c9b5cb07e4b691874e858527e36cb8c83c56d0'/>
<id>a0c9b5cb07e4b691874e858527e36cb8c83c56d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix password/listlockevents sorting by IP address</title>
<updated>2016-01-28T15:08:31+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2016-01-28T15:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=1926c1d077608eacf031ced5aa6705b90cc858c9'/>
<id>1926c1d077608eacf031ced5aa6705b90cc858c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add password.listlockevents/unlockuser/unlockip actions to acf-util</title>
<updated>2016-01-24T22:24:30+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2016-01-24T22:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=43ac64370f5e8d53ecf874048c27d493c5bc01b4'/>
<id>43ac64370f5e8d53ecf874048c27d493c5bc01b4</id>
<content type='text'>
password.status now reports locked status for each user
Modified session lib to add list_events/delete_events
Changed session.record_event/count_events to take IP rather than hash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
password.status now reports locked status for each user
Modified session lib to add list_events/delete_events
Changed session.record_event/count_events to take IP rather than hash
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify roles to use cfe type structure rather than table for consistency</title>
<updated>2016-01-12T14:37:23+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2016-01-12T14:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=248d510e1001a9b31efc4e9d2f60fea107666fc0'/>
<id>248d510e1001a9b31efc4e9d2f60fea107666fc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept HTTP auth even if not in passwd file. Give DEFAULT role.</title>
<updated>2015-05-22T18:35:21+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-05-22T18:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=4e752d376acfa7d3eb9af34f3c17b88835033e09'/>
<id>4e752d376acfa7d3eb9af34f3c17b88835033e09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some missing require statements</title>
<updated>2015-05-14T20:34:52+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2015-05-14T20:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=f13ef5a946f98b128eb32010586253c771dfb239'/>
<id>f13ef5a946f98b128eb32010586253c771dfb239</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify logon to move logic to the model, leaving redirect in the controller</title>
<updated>2014-10-01T21:22:08+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-10-01T21:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=6c1b7edae605eb56e7b3d87f3d824b729e1dc797'/>
<id>6c1b7edae605eb56e7b3d87f3d824b729e1dc797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove logon/logoff and logon/logon from password home options</title>
<updated>2014-10-01T19:37:51+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-10-01T19:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=ca2c56d0457cb40517ca744e177e1d0060fdfc2c'/>
<id>ca2c56d0457cb40517ca744e177e1d0060fdfc2c</id>
<content type='text'>
Both of these cause problems if selected
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both of these cause problems if selected
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup acf-util/password to move logic from the controller to the model</title>
<updated>2014-10-01T19:35:12+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2014-10-01T19:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-core/commit/?id=ec95c20dae9fe8f5c6bc57e53e1f318639b807e7'/>
<id>ec95c20dae9fe8f5c6bc57e53e1f318639b807e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
