[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Fix for Issue # 1267

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2003-07-19 16:40:43 CEST

Here's a revised patch for latest revisions of Subversion.

Here's the log:

<<<
Resolves Issue #1267 (Have to say "No" several times to reject SSL
certificate.)

* session.c
  (server_ssl_callback): modified this function to set the ssl_certificate
  flags in the session baton.

* ra_dav.h
  Added the ssl_certificate flags to the svn_ra_session_t baton.

* util.c
  (svn_ra_dav__parsed_request): reset the ssl_certificate flags at the
  beginning of the request. Check for an SSL rejection and if so,
  return an authorization error.
>>>

Regards,

        Shlomi Fish

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Jul 19 16:41:56 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.