Files
freeipa/tests/test_xmlrpc
Rob Crittenden 316efbc32f postalCode should be a string not an integer.
postalCode is defined as an Int. This means you can't define one that has
a leading zero nor can you have dashes, letters, etc.

This changes the data type on the server. It will still accept an int
value if provided and convert it into a string.

Bump the API version to 2.1.

ticket 1150
2011-04-05 21:51:34 -04:00
..
2010-12-20 17:19:53 -05:00
2010-12-20 17:19:53 -05:00