Hello, so far I can use with my CALDAVZAP either internal or external with
my URL.
If it is to function internally, must in the href my internal URL stand for
external use that is only possible in the href with the external URL.
Does this have to do with the topic Cross Domain and then the Apache
configuration has to be changed?
Best wishes
Tom
Hello and thanks for this great program that I use along with Baikal since
yesterday. Is it possible, in addition to the Authorized Use of the
respective user on
integrate a global calendar for all users?
I imagine it to be so:
var globalNetworkCheckSettings={
href: 'https://myserver/calcard.php/principals/',
hrefLabel: null,
additionalResources: [],
forceReadOnly: null,
settingsAccount: true,
timeOut: 90000,
lockTimeOut: 10000,
delegation: true,
backgroundCalendars: true,
ignoreAlarms: false
},
href: 'https://myserver/caldav.php/public/default/',
userAuth:
{
userName: 'Publicman',
userPassword: 'PASSWORD'
},
timeOut: 90000,
lockTimeOut: 10000,
checkContentType: true,
settingsAccount: true,
delegation: true,
hrefLabel: null,
forceReadOnly: null,
ignoreAlarms: false,
backgroundCalendars: []
},
That would be great!
Best wishes
Tom