svc: use authuser for l.m.c if set
commit9bfc193ab8d263774423668079af94db3ae17e6c
authorStefan Becker <chemobejk@gmail.com>
Wed, 27 Mar 2013 00:27:39 +0000 (27 02:27 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 27 Mar 2013 00:27:39 +0000 (27 02:27 +0200)
treedbafe4d0b649cb68f9e78b7f4c6bbbed565e8aae
parent62325c9f94291d1482584cae4667f25cb034356c
svc: use authuser for l.m.c if set

sipe-svc.c ignored authuser setting completely and always used username.
But the user in the following Help forum thread

  https://sourceforge.net/projects/sipe/forums/forum/688534/topic/7103670

had two different IDs for SIP user name and Office365 login. Although he
could successfully authenticate against l.m.c with both IDs and the same
password, the security token generated for the SIP user name was
rejected by the Web Ticket service.
src/core/sipe-svc.c