<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-python/ipaerror.py, branch webui_isolate</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Remove more unused files and functions, replace ipaerror with new error classes</title>
<updated>2009-02-06T20:25:34+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-02-05T18:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=412104e34c0f85f32a4991bed0393b22e7cdf345'/>
<id>412104e34c0f85f32a4991bed0393b22e7cdf345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce the maximum username length set by IPA Policy</title>
<updated>2008-05-14T13:48:21+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-14T13:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=99141e3a041c7223fa867900050de8d149cc3734'/>
<id>99141e3a041c7223fa867900050de8d149cc3734</id>
<content type='text'>
439891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
439891
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't allow the IPA server service principals to be removed.</title>
<updated>2008-05-08T16:57:31+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-04-25T21:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=24f43bc8467f1ded94aec03e00f05138de563ee8'/>
<id>24f43bc8467f1ded94aec03e00f05138de563ee8</id>
<content type='text'>
440282
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
440282
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't allow the admin user to be removed from the admins group.</title>
<updated>2008-04-04T21:41:32+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-04-04T21:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=ac5a35086ec2c57ca36a6b746734add51cdb74dd'/>
<id>ac5a35086ec2c57ca36a6b746734add51cdb74dd</id>
<content type='text'>
439281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
439281
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing normalizeDN() when removing members from a group.</title>
<updated>2008-04-04T20:30:36+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-04-04T20:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=cb4648a8af0cc3298e59fa65f8b42c79524647bc'/>
<id>cb4648a8af0cc3298e59fa65f8b42c79524647bc</id>
<content type='text'>
438387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
438387
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix account activation.</title>
<updated>2008-03-31T15:36:13+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-03-31T15:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=58cfc7ab6861f47a85c8d275579a773a0fd79ea0'/>
<id>58cfc7ab6861f47a85c8d275579a773a0fd79ea0</id>
<content type='text'>
We do account activation by using a Class of Service based on group
membership. A problem can happen if the entry itself has an nsaccountlock
attribute and you try doing Class of Service work as well because the
local attribute has priority. So try to detect that the entry has a local
nsAccountLock attribute and report an appropriate error.

Don't allow the admins or editors groups to be de-activated.

Return a better error message if account [in]activation fails.

Catch errors when doing group [in]activation.

439230
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do account activation by using a Class of Service based on group
membership. A problem can happen if the entry itself has an nsaccountlock
attribute and you try doing Class of Service work as well because the
local attribute has priority. So try to detect that the entry has a local
nsAccountLock attribute and report an appropriate error.

Don't allow the admins or editors groups to be de-activated.

Return a better error message if account [in]activation fails.

Catch errors when doing group [in]activation.

439230
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't allow the admin user to be removed using the XML-RPC Interface.</title>
<updated>2008-03-28T19:28:28+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-03-28T19:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=b7924139d895c7ebe019fbfc9c85fed3baae642e'/>
<id>b7924139d895c7ebe019fbfc9c85fed3baae642e</id>
<content type='text'>
If a site really wants it gone then can delete it via LDAP.

439281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a site really wants it gone then can delete it via LDAP.

439281
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the realm to be included in the name passed to add_service_principal()</title>
<updated>2008-03-17T18:09:44+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-03-17T18:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=e54a16ae1ce45af4c250dbbbb13893b9a8dc2190'/>
<id>e54a16ae1ce45af4c250dbbbb13893b9a8dc2190</id>
<content type='text'>
This is more kerberos-like and it doesn't hurt anything, we just won't
allow realms other than our own to be used.

437566
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is more kerberos-like and it doesn't hurt anything, we just won't
allow realms other than our own to be used.

437566
</pre>
</div>
</content>
</entry>
<entry>
<title>Do argument type checking in the XML-RPC interface</title>
<updated>2008-02-29T15:58:07+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-29T15:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=79557e6bf2202cdff4c940db4f9070fe56247372'/>
<id>79557e6bf2202cdff4c940db4f9070fe56247372</id>
<content type='text'>
Fix error in service principals where the service wasn't being removed before
doing the DNS lookup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error in service principals where the service wasn't being removed before
doing the DNS lookup.
</pre>
</div>
</content>
</entry>
<entry>
<title>The admins group cannot be renamed.</title>
<updated>2008-02-27T15:50:17+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-27T15:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=f49ed705b3040cb1b098341ccb1cdac34d21d8db'/>
<id>f49ed705b3040cb1b098341ccb1cdac34d21d8db</id>
<content type='text'>
433880
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
433880
</pre>
</div>
</content>
</entry>
</feed>
