Emmanuel Blot wrote:
<snip>
> BTW, how is the password sent from the browser to the server?
> In clear text, as a digest, ..., with the default form-based authentication?

In clear text via a POST.  I don't plan on changing this.  If you want a
secure login, you place it behind https.  The only option for obscuring
this would to implement a digest function javascript.  I don't think
it's work the effort.

-John

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to