core: ignore authentication settings for Single Sign-On
commit7d46e9cf76b80ae31fcd58fd6e10111efee686e3
authorStefan Becker <chemobejk@gmail.com>
Sat, 2 Mar 2013 15:10:54 +0000 (2 17:10 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 2 Mar 2013 15:10:54 +0000 (2 17:10 +0200)
tree1c5f587f26a3445e5f46ecd249c694b15bdea243
parent0eb07769c45a03c37e4438e0e122f2a1cc0f75bd
core: ignore authentication settings for Single Sign-On

The first time the SIPE core is able to check the SSO flag it will throw
away any user authentication settings if it is enabled. This will really
enforce the same SSO handling in all places.

NOTE: users who upgrade from an earlier SIPE version must make sure that
the SSO flag is set correctly in their account settings.
ChangeLog
src/core/sip-sec-ntlm.c
src/core/sip-transport.c
src/core/sipe-core-private.h
src/core/sipe-svc.c