[Freeipa-devel] [PATCH 0461] Limit max username lenght to 255 in config-mod

Martin Basti mbasti at redhat.com
Fri Apr 15 13:42:03 UTC 2016



On 15.04.2016 15:03, Petr Vobornik wrote:
> On 04/15/2016 01:25 PM, Martin Basti wrote:
>>
>> On 15.04.2016 13:18, David Kupka wrote:
>>> On 14/04/16 17:47, Martin Basti wrote:
>>>> https://fedorahosted.org/freeipa/ticket/5774
>>>>
>>>> Patch attached.
>>>>
>>>>
>>> Hi,
>>> works for me, ACK.
>>>
>>> FYI: While trying this I've hit related issue
>>> (https://fedorahosted.org/freeipa/ticket/5822) but I believe the
>>> impact is minimal.
>> Pushed to master: 93871bf017e1bc5f2c176aa3419278d49fcc003b
>>
> API.txt and version was not updated:
>
> -option: Int('ipamaxusernamelength', attribute=True, autofill=False,
> cli_name='maxusername', minvalue=1, multivalue=False, required=False)
> +option: Int('ipamaxusernamelength', attribute=True, autofill=False,
> cli_name='maxusername', maxvalue=255, minvalue=1, multivalue=False,
> required=False)
>
Sorry.

Patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mbasti-0462-Increase-API-version-for-ipamaxusernamelength-attrib.patch
Type: text/x-patch
Size: 2309 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160415/21d2048d/attachment.bin>


More information about the Freeipa-devel mailing list