Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Remove the arbitrary limit of 10 past keys in policies. We were not
taking advantage of that limit in any other code.


https://github.com/krb5/krb5/commit/d1b0cf22c197d15ad16b7bad15776845053e605a
Commit By: ghudson
Revision: 22323
Changed Files:
U trunk/src/lib/kadm5/srv/svr_policy.c
U trunk/src/lib/kadm5/unit-test/api.0/crte-policy.exp
U trunk/src/lib/kadm5/unit-test/api.2/crte-policy.exp
From: tlyu@mit.edu
Subject: SVN Commit

pull up r22323 from trunk

------------------------------------------------------------------------
r22323 | ghudson | 2009-05-07 15:51:46 -0400 (Thu, 07 May 2009) | 8 lines
Changed paths:
M /trunk/src/lib/kadm5/srv/svr_policy.c
M /trunk/src/lib/kadm5/unit-test/api.0/crte-policy.exp
M /trunk/src/lib/kadm5/unit-test/api.2/crte-policy.exp

ticket: 6482
subject: Allow more than 10 past keys to be stored by a policy
target_version: 1.7
tags: pullup

Remove the arbitrary limit of 10 past keys in policies. We were not
taking advantage of that limit in any other code.

https://github.com/krb5/krb5/commit/24c058074066418df8d0f2c9ed0483c090e65c9b
Commit By: tlyu
Revision: 22338
Changed Files:
U branches/krb5-1-7/src/lib/kadm5/srv/svr_policy.c
U branches/krb5-1-7/src/lib/kadm5/unit-test/api.0/crte-policy.exp
U branches/krb5-1-7/src/lib/kadm5/unit-test/api.2/crte-policy.exp