aboutsummaryrefslogtreecommitdiff
path: root/docs/CODE_STYLE.md
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2016-04-03 11:15:03 +0100
committerSteve Holme <steve_holme@hotmail.com>2016-04-03 11:15:03 +0100
commit2d2c67e3ed30e7d9850447826b2cc968f28ae681 (patch)
tree1e15d20532be72f41858dddea66a5a8d07816811 /docs/CODE_STYLE.md
parent365322b8bcf9efb6a361473d227b70f2032212ce (diff)
krb5: Only generate a SPN when its not known
Prior to this change, we were generating the SPN in the SSPI code when the credentials were NULL and in the GSS-API code when the context was empty. It is better to decouple the SPN generation from these checks and only generate it when the SPN itself is NULL. This also brings this part of the Kerberos 5 code in line with the Negotiate code.
Diffstat (limited to 'docs/CODE_STYLE.md')
0 files changed, 0 insertions, 0 deletions