diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-15 16:09:08 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2014-07-15 21:09:37 -0700 |
commit | 565bcc173119cdc2c0d76f3f75ea34be0d452444 (patch) | |
tree | c09e25edae56a3860f3cf505956aabc7a2303472 | |
parent | f4aff7ac206569dedf0b7d2b5e4f747cfb43466a (diff) |
Document enctype reference table population in NEWS
Change-Id: I3b3a035817e7e8f1c0e9709505490ce0ec299f3d
Reviewed-on: https://gerrit.stanford.edu/1548
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ wallet 1.1 (unreleased) backup copy of that file. Fix the code to set enctype restrictions for keytab objects in the - wallet server. + wallet server and populate the reference table for valid enctypes on + initial database creation. Fix the Wallet::Config documentation for the ldap-attr verifier to reference an ldap_map_principal hook, not ldap_map_attribute, matching |