<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-server/ipa-gui, branch ipa-1-0</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Ignore empty values when converting a multi-valued form field back to a list. This will prevent validation errors when validate.UniqueList() is executed.</title>
<updated>2008-06-10T02:15:36+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-06-03T18:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=253c5c9b67e2387638cc5ad17bc49276fcf807de'/>
<id>253c5c9b67e2387638cc5ad17bc49276fcf807de</id>
<content type='text'>
449785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
449785
</pre>
</div>
</content>
</entry>
<entry>
<title>Add our own SIGTERM handler so we can do clean shutdowns.</title>
<updated>2008-06-10T02:12:10+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-06-06T03:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=108f4a7a28d67d68fa6e10585e9c11c25cbe6ee0'/>
<id>108f4a7a28d67d68fa6e10585e9c11c25cbe6ee0</id>
<content type='text'>
Also fix foreground mode.

450211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix foreground mode.

450211
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue of double logging in ipa_error.log.</title>
<updated>2008-06-04T02:39:52+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-28T17:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=249f7ebf2c68a44bb733e58539403c7dc7467e5a'/>
<id>249f7ebf2c68a44bb733e58539403c7dc7467e5a</id>
<content type='text'>
We open the log in ipa_webgui and this was being inherited by TurboGears
which uses the same log so everything was getting logged twice. Shut down
the log in ipa_webgui at the last possible moment. This will not catch
configuration errors.

Add a Not Found template.

Only print a traceback on 500 errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We open the log in ipa_webgui and this was being inherited by TurboGears
which uses the same log so everything was getting logged twice. Shut down
the log in ipa_webgui at the last possible moment. This will not catch
configuration errors.

Add a Not Found template.

Only print a traceback on 500 errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move non-user-configurable configuration elements to TurboGears app.cfg file.</title>
<updated>2008-05-22T20:32:44+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-21T20:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=f1996f73801029629d928073f162e3da30110e28'/>
<id>f1996f73801029629d928073f162e3da30110e28</id>
<content type='text'>
432908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
432908
</pre>
</div>
</content>
</entry>
<entry>
<title>Add validators.py to the list of files.</title>
<updated>2008-05-20T19:00:25+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-20T19:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=05005aafd1acd827a162e2fe1f3516c4d2b06b08'/>
<id>05005aafd1acd827a162e2fe1f3516c4d2b06b08</id>
<content type='text'>
445286
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
445286
</pre>
</div>
</content>
</entry>
<entry>
<title>Do uniqueness check on phone numbers and cn entered via the UI.</title>
<updated>2008-05-20T18:58:50+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-20T15:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=099cd00950f32581f3187910ad07f8e60e42e9c1'/>
<id>099cd00950f32581f3187910ad07f8e60e42e9c1</id>
<content type='text'>
445286
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
445286
</pre>
</div>
</content>
</entry>
<entry>
<title>The admin user doesn't have the inetorgperson objectclass so don't have a givenname attribute. The UI is currently hardcoded to require "first name" which renders the admin user uneditable via the UI.</title>
<updated>2008-05-13T15:57:56+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-13T15:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=152530931671f2b7d21304f773667d3be7cbbd8c'/>
<id>152530931671f2b7d21304f773667d3be7cbbd8c</id>
<content type='text'>
This is a hack that will allow admin to be edited, assuming that one doesn't
try to add a firstname field.

440548
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a hack that will allow admin to be edited, assuming that one doesn't
try to add a firstname field.

440548
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine our web space some more so that everything we reference is in /ipa</title>
<updated>2008-05-07T13:37:32+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-07T13:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=8b77a12bf00c6934cd6aefe4e8557feb0ea8d5bd'/>
<id>8b77a12bf00c6934cd6aefe4e8557feb0ea8d5bd</id>
<content type='text'>
UI: /ipa/ui
XML-RPC: /ipa/xml
errors: /ipa/errors
config: /ipa/config

I had to hardcode that URI into the CSS pages but TurboGears handles the
rest of the translations with tg.url().

Added a version to ipa.conf and ipa-rewrite.conf so we can update them
in the future if needed with ipa-upgradeconfig

440443
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UI: /ipa/ui
XML-RPC: /ipa/xml
errors: /ipa/errors
config: /ipa/config

I had to hardcode that URI into the CSS pages but TurboGears handles the
rest of the translations with tg.url().

Added a version to ipa.conf and ipa-rewrite.conf so we can update them
in the future if needed with ipa-upgradeconfig

440443
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the client-side search size limit.</title>
<updated>2008-04-30T13:37:27+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-04-25T17:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=9cd03cc56782c0fd4f82a0a3aa202f9923f477a2'/>
<id>9cd03cc56782c0fd4f82a0a3aa202f9923f477a2</id>
<content type='text'>
I've changed the variable name searchlimit to sizelimit to match the
name in python-ldap (and hopefully therefore be more readable).

The big change was changing the default value from 0 to -1. As 0 we were
never using the value from cn=ipaconfig

python-ldap expects this to be an int type

In the UI sizelimit was hardcoded at 0 for users

439880
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've changed the variable name searchlimit to sizelimit to match the
name in python-ldap (and hopefully therefore be more readable).

The big change was changing the default value from 0 to -1. As 0 we were
never using the value from cn=ipaconfig

python-ldap expects this to be an int type

In the UI sizelimit was hardcoded at 0 for users

439880
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nfs as a service principal type.</title>
<updated>2008-04-23T19:42:48+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-04-23T19:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5eeb01edc75e4461ccbace0a129d9dfc7f26647a'/>
<id>5eeb01edc75e4461ccbace0a129d9dfc7f26647a</id>
<content type='text'>
440242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
440242
</pre>
</div>
</content>
</entry>
</feed>
