[krbdev.mit.edu #8940] git commit
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Fri Sep 11 13:48:19 EDT 2020
    
    
  
Fri Sep 11 13:48:19 2020: Request 8940 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8940 >
Remove Leash import functionality
Copying tickets from the MSLSA cache to another cache is no longer
possible in most circumstances, and the Leash ribbon UI does not have
an import button.  Remove all remaining support for importing tickets.
https://github.com/krb5/krb5/commit/f9655f08340d9789d53cdf156abfbab12751566b
Author: Greg Hudson <ghudson at mit.edu>
Commit: f9655f08340d9789d53cdf156abfbab12751566b
Branch: master
 src/windows/installer/wix/config.wxi               |    3 -
 src/windows/installer/wix/features.wxi             |    1 -
 src/windows/installer/wix/files.wxi                |    4 -
 src/windows/installer/wix/msi-deployment-guide.txt |   21 ---
 src/windows/installer/wix/platform.wxi             |    2 -
 src/windows/installer/wix/property.wxi             |    1 -
 src/windows/leash/Leash.cpp                        |  132 ++--------------
 src/windows/leash/Leash.h                          |    1 -
 src/windows/leash/Leash.rc                         |    8 -
 src/windows/leash/LeashView.cpp                    |  116 +--------------
 src/windows/leash/LeashView.h                      |    4 -
 src/windows/leash/Lglobals.h                       |    3 -
 src/windows/leash/res/import.ico                   |  Bin 2862 -> 0 bytes
 src/windows/leash/res/import_disabled.ico          |  Bin 2862 -> 0 bytes
 src/windows/leash/resource.h                       |    9 -
 src/windows/leashdll/krb5routines.c                |   65 --------
 src/windows/leashdll/leash-int.h                   |    2 -
 src/windows/leashdll/lsh_pwd.rc                    |    1 -
 src/windows/leashdll/lshfunc.c                     |  167 +-------------------
 19 files changed, 22 insertions(+), 518 deletions(-)
    
    
More information about the krb5-bugs
mailing list