Commit graph

7 commits

Author SHA1 Message Date
rfm
4a89c7967e Fix problems with sites which require authentication if we don't have any
credentials


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24752 72102866-910b-0410-8b05-ffd578937521
2007-03-02 11:53:20 +00:00
rfm
ad3710cb18 Improve argument checking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23753 72102866-910b-0410-8b05-ffd578937521
2006-10-04 10:48:09 +00:00
rfm
23ecd0ac8e Set the protection space domain for caching basic authentication info to be the
path of the URL the challenge was associated with, rather than the entire host.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23124 72102866-910b-0410-8b05-ffd578937521
2006-07-04 11:10:13 +00:00
rfm
a35bf27851 Improve authentication handling ... only send authentication information in
response to a challenge from the server.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23123 72102866-910b-0410-8b05-ffd578937521
2006-07-04 10:54:12 +00:00
rfm
12e5d0d9da tweak to avoid compiler warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23096 72102866-910b-0410-8b05-ffd578937521
2006-06-21 08:41:23 +00:00
rfm
237c7c418a More digest authentication work ...basically functional now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23093 72102866-910b-0410-8b05-ffd578937521
2006-06-20 16:42:08 +00:00
rfm
e79850ae3e Usae more intuitive class name for http authentication management.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23091 72102866-910b-0410-8b05-ffd578937521
2006-06-20 09:56:36 +00:00
Renamed from Source/GSHTTPDigest.m (Browse further)