Thanks guys,<br>I see now. That is a good feature.<br><br>Eric<br><br><div class="gmail_quote">On Tue, Mar 4, 2008 at 10:14 AM, Stephen De Gabrielle &lt;<a href="mailto:stephen@degabrielle.name">stephen@degabrielle.name</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, <br><br>I think I have this right; <br><br>It&#39;s a feature because you can bookmark it or send the url to a friend and share it. <br>
<div class="Ih2E3d"><br>
&gt; I feel like this makes it easy to hijack a user&#39;s session, am I wrong?<br></div>how you secure a session to an individual user is seperate; <br><br>- a unique url is sometimes used in low security applications. (eg google calendar lets you create an UNindexed url for your private calendar - anyone who has the url can see your calendar)<br>

<br>- cookies are a simple easy and method that is often used to maintain a session. cookies access is granted by you browser to websites with the same domain name;&nbsp; web applications at <a href="http://www.google.com" target="_blank">www.google.com</a> can &#39;see&#39; only&nbsp; cookies created by web pages at <a href="http://www.google.com" target="_blank">www.google.com</a> (or <a href="http://subdomain.www.google.com" target="_blank">subdomain.www.google.com</a> etc.)<br>

<br>- ssl is (or should be) used for the login phase when a greater level of security is desired. <br><br>BTW I think you use <b>send/finish</b> for single use url&#39;s <br><br>Cheers, <br>Stephen<div><div></div><div class="Wj3C7c">
<br><br><div class="gmail_quote">
<br>On Tue, Mar 4, 2008 at 2:50 PM, Jay McCarthy &lt;<a href="mailto:jay.mccarthy@gmail.com" target="_blank">jay.mccarthy@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

This is what should happen.<br>
<br>
There is no way to change the behavior that if &quot;X&quot; runs when you go to<br>
URL &quot;Y&quot; from computer &quot;A&quot;, then it will also happen from computer &quot;B&quot;.<br>
So, It is easy to hijack a user&#39;s session if you don&#39;t prepare for it.<br>
<br>
For example, you can make the &quot;X&quot; that happens rely on the computer<br>
being &quot;A&quot;, through a cookie, for example or by requiring an HTTP<br>
password on the url (that will be cached and transparent to a client<br>
who has already logged in.)<br>
<br>
Jay<br>
<br>
btw, We consider this a feature.<br>
<div><div></div><div><br>
On Tue, Mar 4, 2008 at 6:27 AM, Eric Biunno &lt;<a href="mailto:01rice@gmail.com" target="_blank">01rice@gmail.com</a>&gt; wrote:<br>
&gt; In v371,<br>
&gt; when I connect to a servlet from one client computer and receive a<br>
&gt; continuation embedded into URL,<br>
&gt; I can then invoke this continuation from another client computer without a<br>
&gt; problem.<br>
&gt; Is this what should happen? Does the development version behave the same<br>
&gt; way? Is there a way to change this behavior?<br>
&gt; &nbsp;Am I not understanding the proper use of web-server continuations?<br>
&gt; I feel like this makes it easy to hijack a user&#39;s session, am I wrong?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Eric<br>
&gt;<br>
</div></div>&gt; _________________________________________________<br>
&gt; &nbsp; For list-related administrative tasks:<br>
&gt; &nbsp; <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Jay McCarthy &lt;<a href="mailto:jay.mccarthy@gmail.com" target="_blank">jay.mccarthy@gmail.com</a>&gt;<br>
<a href="http://jay.teammccarthy.org" target="_blank">http://jay.teammccarthy.org</a><br>
_________________________________________________<br>
 &nbsp;For list-related administrative tasks:<br>
 &nbsp;<a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br></div></div>Cheers,<br><br>Stephen<br><br>--<br>Stephen De Gabrielle<br><a href="mailto:s.degabrielle@ucl.ac.uk" target="_blank">s.degabrielle@ucl.ac.uk</a><br>Telephone +44 (0)20 7679 5242 (x45242)<br>

Mobile &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;079 851 890 45<br>Project: Making Sense of Information (MaSI)<br><a href="http://www.uclic.ucl.ac.uk/annb/MaSI.html" target="_blank">http://www.uclic.ucl.ac.uk/annb/MaSI.html</a><br><br>UCLIC: University College London Interaction Centre<br>

<a href="http://www.uclic.ucl.ac.uk/" target="_blank">http://www.uclic.ucl.ac.uk/</a><br><br>Remax House - 31/32 Alfred Place<br>London - WC1E 7DP
</blockquote></div><br>