Warning: Table './jdarx_drupal/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'aafaa27f09a6e8a5c161b32e501e300c' in /f2/jdarx/public/includes/database.mysql.inc on line 172

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /f2/jdarx/public/includes/database.mysql.inc:172) in /f2/jdarx/public/includes/bootstrap.inc on line 534
wayland's Computer Stuff - HTTP Authentication http://computerstuff.jdarx.info/taxonomy/term/23/0 en Poor software support for HTTP Authentication http://computerstuff.jdarx.info/content/poor-software-support-http-authentication <p>This article summarises the bugs that plague HTTP Authentication. These have all been mentioned elsewhere in the series, but I've grouped them here by software.</p> <p><a href="http://computerstuff.jdarx.info/content/poor-software-support-http-authentication">read more</a></p> http://computerstuff.jdarx.info/content/poor-software-support-http-authentication#comments HTTP Authentication Tue, 27 Nov 2007 02:29:04 +0000 wayland 29 at http://computerstuff.jdarx.info Lack of Internationalisation in HTTP Authentication http://computerstuff.jdarx.info/content/lack-internationalisation-http-authentication <p>Lack of internationalisation has caused problems in HTTP Authentication. This article discusses how to work around that.</p> <p><a href="http://computerstuff.jdarx.info/content/lack-internationalisation-http-authentication">read more</a></p> http://computerstuff.jdarx.info/content/lack-internationalisation-http-authentication#comments HTTP Authentication Tue, 27 Nov 2007 01:03:48 +0000 wayland 28 at http://computerstuff.jdarx.info Single sign-on for HTTP Authentication http://computerstuff.jdarx.info/content/single-sign-http-authentication <p>This discusses using a single sign-on for multiple domains with HTTP Authentication</p> <p><a href="http://computerstuff.jdarx.info/content/single-sign-http-authentication">read more</a></p> http://computerstuff.jdarx.info/content/single-sign-http-authentication#comments HTTP Authentication Mon, 26 Nov 2007 23:00:33 +0000 wayland 27 at http://computerstuff.jdarx.info Inadequate Logout functionality in HTTP Authentication http://computerstuff.jdarx.info/content/inadequate-logout-functionality-http-authentication <p>This talks about solutions to the problem that HTTP Authentication provides inadequate logout facilities.</p> <p><a href="http://computerstuff.jdarx.info/content/inadequate-logout-functionality-http-authentication">read more</a></p> http://computerstuff.jdarx.info/content/inadequate-logout-functionality-http-authentication#comments HTTP Authentication Mon, 26 Nov 2007 05:53:23 +0000 wayland 26 at http://computerstuff.jdarx.info HTTP Authentication User Interface http://computerstuff.jdarx.info/content/http-authentication-user-interface <p>Some have complained that HTTP Authentication has a poor user interface. This article addresses this.</p> <p><a href="http://computerstuff.jdarx.info/content/http-authentication-user-interface">read more</a></p> http://computerstuff.jdarx.info/content/http-authentication-user-interface#comments HTTP Authentication Mon, 26 Nov 2007 03:15:49 +0000 wayland 25 at http://computerstuff.jdarx.info HTTP Authentication: Solutions and Futures Introduction http://computerstuff.jdarx.info/content/http-authentication-solutions-and-futures-introduction <p>There are various problems with HTTP authentication. In this series I discuss the various problems and their solutions. <h2 id="toc0">Introduction</h2> Many have cited problems with HTTP authentication (as opposed to session-based authentication, which has its own problems).</p> <p>Problems often cited include:</p> <p><a href="http://computerstuff.jdarx.info/content/http-authentication-solutions-and-futures-introduction">read more</a></p> http://computerstuff.jdarx.info/content/http-authentication-solutions-and-futures-introduction#comments HTTP Authentication Thu, 22 Nov 2007 10:51:13 +0000 wayland 23 at http://computerstuff.jdarx.info Optional HTTP Authentication http://computerstuff.jdarx.info/content/optional-http-authentication <p>Optional HTTP Authentication is possible. This article describes how.</p> <p><a href="http://computerstuff.jdarx.info/content/optional-http-authentication">read more</a></p> http://computerstuff.jdarx.info/content/optional-http-authentication#comments HTTP Authentication Wed, 21 Nov 2007 00:44:06 +0000 wayland 24 at http://computerstuff.jdarx.info