summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-09-05 12:28:42 +0200
committerMartin Kosek <mkosek@redhat.com>2012-09-06 20:32:07 +0200
commitac6cc479ed87cc4c99da89964dd537cb3fb68c4e (patch)
tree82b2e67f7530a14add37a45d1fe0476a18121034 /install
parent835c7859c5c31807b9f46cf79462459238571f5e (diff)
downloadfreeipa-ac6cc479ed87cc4c99da89964dd537cb3fb68c4e.tar.gz
freeipa-ac6cc479ed87cc4c99da89964dd537cb3fb68c4e.tar.xz
freeipa-ac6cc479ed87cc4c99da89964dd537cb3fb68c4e.zip
Add range safety check for range_mod and range_del
range_mod and range_del command could easily create objects with ID which is suddenly out of specified range. This could cause issues in trust scenarios where range objects are used for computation of remote IDs. Add validator for both commands to check if there is any object with ID in the range which would become out-of-range as a pre_callback. Also add unit tests testing this new validator. https://fedorahosted.org/freeipa/ticket/2919
Diffstat (limited to 'install')
0 files changed, 0 insertions, 0 deletions