From b2fe37d0bd566ba42776576d62bcc338b50616b0 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 15 Apr 2013 20:47:41 -0700 Subject: Fix several bugs in Wallet::Object::Keytab enctype handling There was a missing resultset() call in one place and the wrong resultset used in a different place, causing the enctype management code to not work. Change-Id: I796169c5968ec164f90f3cd75541dd346dd50fdf Reviewed-on: https://gerrit.stanford.edu/1070 Reviewed-by: Russ Allbery Tested-by: Russ Allbery --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f364260..460d475 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ User-Visible wallet Changes +wallet 1.1 (unreleased) + + Fix the code to set enctype restrictions for keytab objects in the + wallet server. + wallet 1.0 (2013-03-27) Owners of wallet objects are now allowed to destroy them. In previous -- cgit v1.2.3