Skip to content

Commits

Commits on Apr 14, 2020

  1. use MM_HOSTNAME to set hostname and lmtp_host

    Duncan Brown committed Apr 14, 2020
    Copy the full SHA
    da745f6 View commit details

Commits on Nov 11, 2019

  1. Added Django request logging capabilities for mailman-web

    Added the django-request-logging package to mailman-web to assist when
    necessary with debugging by being able to easily log the requests
    recevied by the mailman-web service.
    skoranda committed Nov 11, 2019
    Copy the full SHA
    070aff9 View commit details
  2. Added MailHeaderMiddleware to settings.py for mailman-web

    Added the MailHeaderMiddleware to settings.py for the mailman-web
    service.
    skoranda committed Nov 11, 2019
    Copy the full SHA
    f40e11e View commit details
  3. Merge pull request #22 from duncan-brown/patch-3

    Directories on host should start with /srv/docker
    skoranda authored and GitHub committed Nov 11, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4edf8e2 View commit details

Commits on Oct 15, 2019

  1. fix permission on patched code

    Duncan Brown committed Oct 15, 2019
    Copy the full SHA
    6194f96 View commit details

Commits on Oct 9, 2019

  1. directories on host should start with /srv/docker

    Duncan Brown authored and GitHub committed Oct 9, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    252c201 View commit details

Commits on Aug 23, 2019

  1. Pin upstream httpd image to 2.4.38

    Pin the upstream httpd image used for Mailman apache-shib to
    version 2.4.38 so that he base is debian:stretch-slim.
    skoranda committed Aug 23, 2019
    Copy the full SHA
    2324cca View commit details
  2. Refactor Shibboleth SP logging configuration

    Refactor the Shibboleth SP logging configuration so that default
    shibd.logger, native.logger, and console.logger with details appropriate
    for Docker images are in the base and can be easily copied into images.
    Remove shibd.logger and native.logger from the COmanage Registry and
    Mailman images as a result.
    skoranda committed Aug 23, 2019
    Copy the full SHA
    302a81f View commit details

Commits on Jun 27, 2019

  1. Updated Mailman 3 for COmanage Registry images to 0.2.3

    Updated the Mailman 3 for COmanage Registry images to
    version 0.2.3 to pick up more recent version of
    core (3.2.2), postorious (1.2.4), and hyperkitty (1.2.2).
    skoranda committed Jun 27, 2019
    Copy the full SHA
    1636331 View commit details

Commits on Jun 12, 2019

  1. Inject relayhost configuration for postfix

    Added the ability to inject the relayhost configuration for postfix.
    skoranda committed Jun 12, 2019
    Copy the full SHA
    006433c View commit details

Commits on Apr 22, 2019

  1. Refactor to use Docker multi-stage builds.

    Refactored the Dockerfiles and related
    tooling to leverage Docker multi-stage build
    functionality. Also updated base containers
    to pick up later releases of Apache HTTP Server,
    PHP, Shibboleth SP, and mod_auth_openidc.
    skoranda committed Apr 22, 2019
    Copy the full SHA
    afd84cf View commit details

Commits on Apr 3, 2019

  1. Copy the full SHA
    0ce0ada View commit details
  2. Update Mailman 3 deployment to use SAML

    Update the Mailman 3 images and service deployment scripts so
    that Apache HTTP Server with the Shibboleth SP serves as the
    web proxy so that the Mailman 3 UI interfaces (Postorius and
    Hyperkitty) are protected with SAML.
    skoranda committed Apr 3, 2019
    Copy the full SHA
    66c5da5 View commit details

Commits on Feb 21, 2019

  1. Updated for Mailman 3.2.0

    Changes necessary to ingegrate COmanage Registry with Mailman 3.2.0.
    skoranda committed Feb 21, 2019
    Copy the full SHA
    e53f518 View commit details

Commits on Oct 29, 2018

  1. Update Postfix entrypoint and main.cf configuration

    Update Postfix entrypoint and main.cf configuration file to enable
    injection of mynetworks configuration so that the proper networks may be
    enabled or restricted.
    skoranda committed Oct 29, 2018
    Copy the full SHA
    565db19 View commit details

Commits on Oct 28, 2018

  1. Updated Mailman 3 Web build and configuration

    Updated Mailman 3 Web Dockerfile to pin version numbers for various
    django- modules. Updated settings.py configuration to remove all
    social login providers. Updated login template file to remove links
    to social providers.
    skoranda committed Oct 28, 2018
    Copy the full SHA
    40f4a25 View commit details

Commits on Oct 27, 2018

  1. Fix server name for Mailman nginx configuration

    Removed a hardcoded server name for the Mailman nginx configuration file
    and replaced with logic to inject the server name based on environment
    variable.
    skoranda committed Oct 27, 2018
    Copy the full SHA
    a935a21 View commit details

Commits on Apr 23, 2018

  1. Copy the full SHA
    0f696d7 View commit details
  2. First commit

    First commit of Mailman3 with REST API extensions needed for
    provisioning from COmanage.
    skoranda committed Apr 23, 2018
    Copy the full SHA
    33dbc11 View commit details
End of commit history for this file