]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove stub pkinit_mapping_file code
authorGreg Hudson <ghudson@mit.edu>
Sun, 1 Jun 2014 14:44:51 +0000 (10:44 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 3 Jun 2014 16:08:36 +0000 (12:08 -0400)
commita12a0e57a8b9c752059fd0ee370c93ea589e4b7b
tree39ffc22f88b570a93e394b6725edc517dc94d92e
parent3e2c7cc557048faac3400ae41b0228bd37a82a4c
Remove stub pkinit_mapping_file code

As contributed, the PKINIT code contained code to read a mapping
filename, but never used the resulting structure variable.  Get rid of
the structure field and the code to populate it.
src/plugins/preauth/pkinit/pkinit.h
src/plugins/preauth/pkinit/pkinit_identity.c
src/plugins/preauth/pkinit/pkinit_srv.c