<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - MediaWiki publisher does not work with Wiki configured to use Basic Authentication"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113743#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - MediaWiki publisher does not work with Wiki configured to use Basic Authentication"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113743">bug 113743</a>
              from <span class="vcard"><a class="email" href="mailto:sven.neuz@serpenteq.com" title="sven.neuz@serpenteq.com">sven.neuz@serpenteq.com</a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=137648" name="attach_137648" title="Extremely ugly POC patch - do NOT use!!!">attachment 137648</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=137648&action=edit" title="Extremely ugly POC patch - do NOT use!!!">[details]</a></span>
Extremely ugly POC patch - do NOT use!!!

With this patch it is possible to access a MediWiki which uses Basic Auth and
post an article. Even though the article is posted, the extension still
displays an error message. It seems that the extension tries to read the newly
created article but does not use the Basic Auth header this time (and also
ignored the set user agent)

xxx - sen [09/Nov/2017:18:32:14 +0100] "POST
/index.php?title=Test&action=submit HTTP/1.1" 302 1229 "-" "LibreOffice Wiki
Publisher 1.2.1"
xxx - - [09/Nov/2017:18:32:14 +0100] "GET /Test HTTP/1.1" 401 1120 "-"
"Java/1.8.0_144"

Note that I changed the Special Page from logon to ListUsers as a MediaWiki
using Basic Auth does not provide this page. Also just an ugly hack.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>