- From: Kornel Lesinski <kornel@geekhood.net>
- Date: Thu, 27 Nov 2008 00:13:04 -0000
I've prepared proof-of-concept of an alternate solution that reuses existing HTTP authentication: http://geekhood.net/auth/ In essence this works by translating HTML form into URL in format http://user:pass at example.com (it can be done using JS or HTTP redirect. Ideally, this would be done by the browser based on <form> attribute or such). -- regards, Kornel Lesinski
Received on Wednesday, 26 November 2008 16:13:04 UTC