On Tue, 2011-07-19 at 22:15 -0400, Rob Crittenden wrote: > Our handling of long values wasn't the best when dealing with negative > values. Added a default minint similar to maxint and validate_scalar in > Int to allow either int or long types. This lets it get to the min/max > rules where we can compare properly and give a better error response. > > Note that I changed the language slightly from value 'must be at least > x' to 'can be at least x'. It reads better to me this way but I'm flexible. > > https://fedorahosted.org/freeipa/ticket/1494 > > rob
ACK, works fine, tests are OK. I won't argue with the wording of _rule_minvalue, both reads OK to me. Martin _______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
