Excel / Basic auth / 401

50 views
Skip to first unread message

isleif H

unread,
Jul 22, 2015, 1:04:40 PM7/22/15
to SabreDAV Discussion
Hi,

I have linked the chls.

With Excel I got a dialog empty with title: Microsoft visual basic and buttons : "OK" 'HELP".
(Usefull to repair)

After two dialog it works.

I have also problems with basic Auth as you can see in the CHLS.

Any idea why?

Thanks for help
sequence_excel.chls

isleif H

unread,
Jul 23, 2015, 10:58:20 AM7/23/15
to SabreDAV Discussion, islei...@gmail.com

I linked an another test on windows 7
win7.chls

Ingo Ratsdorf

unread,
Jul 23, 2015, 4:03:52 PM7/23/15
to sabredav...@googlegroups.com
Re Windows and basic auth, any windows after windows 7 does not support it by default.
Google window webdav basic auth.

Cheers,
Ingo

Evert Pot

unread,
Jul 23, 2015, 5:37:45 PM7/23/15
to sabredav...@googlegroups.com
It is a weird problem. It seems as if none of locks actually get
recognized. I have a hunch though.

Would it be possible for you to test this again, but this time *without*
any special characters in the url?

The paths right now contain spaces and plusses, each get 'percent
encoded' and there's differences in how Office and sabre/dav encodes these.

If you could test a path without spaces in them, and it works, we at
least know that that's why the problem is happening. Hopefully I'll be
able to create a workaround, but not fully sure yet :/

Evert

isleif H

unread,
Jul 24, 2015, 4:03:37 AM7/24/15
to SabreDAV Discussion, islei...@gmail.com
IngoRatsdorf : Yes I seen this yesterday, But now I will (probably) use https + basic auth and normally it will work? isn't it?

Evert :

"It is a weird problem. It seems as if none of locks actually get
recognized. I have a hunch though." 
I change the locksystem to be compatible with an another database (collum Webdav + collumn website), So I change getlocks() to be more compatible.
The lock backend can use getnodeforpath($uri) this node have an ID. And get lock use it to know if the Document is locked.
(If someone lock this document on the website (not webdav) the token will be null, that's why I have to use the ID).


"Would it be possible for you to test this again, but this time *without*
any special characters in the url? "
On Win xp or Seven? Both of them?


"If you could test a path without spaces in them, and it works, we at
least know that that's why the problem is happening. Hopefully I'll be
able to create a workaround, but not fully sure yet :/ "
Name of directory are in a database. It can be a problem?

isleif H

unread,
Jul 28, 2015, 9:54:53 AM7/28/15
to SabreDAV Discussion, islei...@gmail.com
I used Digest auth : no more problems with WIN8 (WIN7 not tested when I'm writing this)

Just one : cookie. (I know this is bad, but it's compulsory for me)

The first launch of webdav doesn't work because cookies aren't able to be used the first time.
Reply all
Reply to author
Forward
0 new messages