Skip to content

[BUG] mailman-core: hyperkitty needs an update to version 1.2.0 #527

@AndreVolksdorf

Description

@AndreVolksdorf

Tag/version of Container Images
Choose from: 0.4.*

New eMails are not being archived.

Nov 03 15:32:31 2021 (24) Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/mailman_hyperkitty/__init__.py", line 154, in _archive_message
    url = self._send_message(mlist, msg)
  File "/usr/lib/python3.8/site-packages/mailman_hyperkitty/__init__.py", line 210, in _send_message
    raise ValueError(result.text)
ValueError: <html><title>Auth required</title><body>
                    <h1>Authorization Required</h1><p>The archiver key is now
                     required to be sent over the Authorization HTTP header.
                     You need to upgrade the mailman-hyperkitty package to
                     1.2.0 or newer.
                    </p></body></html>

mailman-hyperkitty needs an update to version 1.2.0
Update the authentication to call Hyperkitty using the API key as a part of Authorization HTTP header instead of url parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions