<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-AU" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">While exploring the codebase today, I found a line of code (<a href="https://github.com/eprints/eprints/blob/master/perl_lib/EPrints/Apache/Auth.pm#L76">https://github.com/eprints/eprints/blob/master/perl_lib/EPrints/Apache/Auth.pm#L76</a>)
 which implies that you can configure site paths where basic authentication is used rather than cookie authentication.&nbsp; This was implemented at
<a href="https://github.com/eprints/eprints/commit/3013ff54b9f3e9eebbf5a2c64e84cd2cc1241872#diff-a0693c14be410ff32229e2a0026f4c65">
https://github.com/eprints/eprints/commit/3013ff54b9f3e9eebbf5a2c64e84cd2cc1241872#diff-a0693c14be410ff32229e2a0026f4c65</a><o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">This code exists in 3.2, 3.3, and master.&nbsp; I couldn&#8217;t find any documentation or other code referencing this configuration setting. Should it be considered &#8220;documented&#8221; functionality or is it a relic that may disappear without warning?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Cheers<o:p></o:p></p>
<p class="MsoNormal">Mark<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><b><span style="color:#C00000;mso-fareast-language:EN-AU">Mark Gregson</span></b><span style="color:black;mso-fareast-language:EN-AU">
</span><span style="mso-fareast-language:EN-AU">| Applications and Development Team Leader<span style="color:#7F7F7F"><br>
Library eServices<o:p></o:p></span></span></p>
<p class="MsoNormal"><span style="color:gray;mso-fareast-language:EN-AU">Level 3 | R Block | Kelvin Grove Campus</span><span style="color:#7F7F7F;mso-fareast-language:EN-AU"><br>
</span><span style="color:#0080FF;mso-fareast-language:EN-AU">x83782</span><span style="color:black;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span style="font-size:12.0pt;color:#404040;mso-fareast-language:EN-AU">Need Help? Ask A Librarian<br>
</span></b><span style="font-size:12.0pt;color:#1F497D;mso-fareast-language:EN-AU"><a href="http://www.library.qut.edu.au/help/"><span style="color:blue">http://www.library.qut.edu.au/help/</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>