<div class="gmail_quote"><div><br></div><div> </div>2011/2/3 Steve McFarlin <span dir="ltr">&lt;<a href="mailto:steve@stevemcfarlin.com">steve@stevemcfarlin.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<div><div></div></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">
</div></div>It may very well be my lack of understanding of how patch works.</blockquote><div><br></div><div>The idea of publishing patch - is to make 3 connections to server:</div><div>1. Connect with proper user-agent, and wait for error reply (authentucation needed).</div>
<div>2. Connect to server wuth proper publisher&#39;s username, and save challenge from server&#39;s reply (the server sends error again, but with salt for password).</div><div>3. Client connects to server with username, challenge and salted password&#39;s hash, anf if it&#39;s correct, server sent OK reply, In this 3rd connection we able to continue with publishing.</div>
<div><br></div><div> </div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<div><div class="h5"><br>&gt;&gt;&gt;&gt;&gt; The attached adobe auth patch has an infinite recursion in it. I believe it is the one from Sergiy.<br><br></div></div></blockquote><div><br></div><div>It may happen, when error reply from server is not parsed correctly.</div>
<div><br></div></div></div></div>