<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Add config option to report document session termination back to document host"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113757">113757</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add config option to report document session termination back to document host
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice Online
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>el_gigantes@hotmail.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>It would be nice if LibreOffice online could have a config option wherein
document session termination could be reported back to the document server. So
a url could be provided per document host (relative or full) for LOOL to report
back.

e.g
<host desc="Regex pattern of hostname to allow or deny." allow="true">
   <url>my.domain.co.uk</url>
   <session_termninate_url desc="Provide full url if not relative to host.url"
relative="true">
       /document/${docID}/terminated
   </session_termninate_url>
</host></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>