Skip to content

Commits

Permalink
e11d6fe736
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Mar 18, 2020

  1. Still better root DN password management

    If the environment variable OLC_ROOT_DN_PASSWORD is set but OLC_ROOT_DN
    (usually a hash) is not and is set to the Dockerfile default of
    'password', then take OLC_ROOT_DN from OLC_ROOT_DN_PASSWORD.
    skoranda committed Mar 18, 2020
    Copy the full SHA
    e11d6fe View commit details

Commits on Mar 16, 2020

  1. Add logic to prevent writing of database and email config files

    Add logic so that if the environment variable
    COMANAGE_REGISTRY_NO_DATABASE_CONFIG exists then the entrypoint script
    will not attempt to create the database.php file. Likewise if
    COMANAGE_REGISTRY_NO_EMAIL_CONFIG exists then the entrypoint script will
    not attempt to create the email.php file.
    skoranda committed Mar 16, 2020
    Copy the full SHA
    83e8bfd View commit details

Commits on Mar 11, 2020

  1. Better root DN password management

    If the environment variable OLC_ROOT_DN_PASSWORD is set but OLC_ROOT_DN
    (usually a hash) is not, then take OLC_ROOT_DN from
    OLC_ROOT_DN_PASSWORD.
    skoranda committed Mar 11, 2020
    Copy the full SHA
    e93e857 View commit details
  2. Update comanage-registry-slapd-base base image

    Update the base image for comanage-registry-slapd-base to use
    debian:10.3.
    skoranda committed Mar 11, 2020
    Copy the full SHA
    b70553a View commit details

Commits on Feb 25, 2020

  1. Update build for Shibboleth SP base image

    Updated the build for the Shibboleth SP base image to use debian:buster
    as the base and the appropriate development libraries for that base.
    skoranda committed Feb 25, 2020
    Copy the full SHA
    fc5edac View commit details

Commits on Feb 19, 2020

  1. Updated PHP version for I2 TAP base

    Updated the PHP version for the I2 TAP base image to version
    7.3.13.
    skoranda committed Feb 19, 2020
    Copy the full SHA
    1f5984e View commit details

Commits on Jan 28, 2020

  1. Revert mod_auth_openidc to version 2.3.11

    Revert mod_auth_openidc to version 2.3.11 after finding with
    that environment variables for claims are not being set the same in the
    2.4.x series.
    skoranda committed Jan 28, 2020
    Copy the full SHA
    c9a3ad9 View commit details

Commits on Jan 20, 2020

  1. First commit of COmanage Registry Cron

    First commit of COmanage Registry Cron, intended to build a COmanage
    Registry image that uses cron to execute COmanage Registry JobShell
    jobs.
    skoranda committed Jan 20, 2020
    Copy the full SHA
    0e25097 View commit details
  2. Update to version 2.4.0.4 of mod_auth_openidc and buster

    Updated to use version 2.4.04 of mod_auth_openidc and Debian buster as
    the base.
    skoranda committed Jan 20, 2020
    Copy the full SHA
    f604d7d View commit details
  3. Updated PHP base including move to Debian buster.

    Updated the base to PHP 7.3.13 and switched to using Debian buster.
    skoranda committed Jan 20, 2020
    Copy the full SHA
    a2ebb31 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 #21 from duncan-brown/patch-2

    Add missing - to read from stdin
    skoranda authored and GitHub committed Nov 11, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d95df92 View commit details
  4. 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
  5. Merge pull request #23 from duncan-brown/mailman_perms

    Fix permission on patched code
    skoranda authored and GitHub committed Nov 11, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a23a0a5 View commit details
  6. Merge pull request #24 from mrkday/COMANAGE_REGISTRY_SRC_URL

    expose COMANAGE_REGISTRY_SRC_URL as a build arg
    skoranda authored and GitHub committed Nov 11, 2019

    Unverified

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

Commits on Nov 8, 2019

  1. expose COMANAGE_REGISTRY_SRC_URL as a build arg

    Mark Day committed Nov 8, 2019
    Copy the full SHA
    91af00e 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
  2. missing - to read from stdin

    Duncan Brown authored and GitHub committed Oct 9, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8c04585 View commit details

Commits on Oct 8, 2019

  1. Merge pull request #18 from duncan-brown/yaml_fix

    Fixed missing colon in yaml
    skoranda authored and GitHub committed Oct 8, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8084b3a View commit details
  2. fixed missing colon in yaml

    Duncan Brown committed Oct 8, 2019
    Copy the full SHA
    a06672b 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
  3. Updated Shibboleth SP template config file

    Updated the Shibboleth SP template configuration file to make it
    consistent with the default example configuration from the
    Shibboleth SP 3.0.4 release.
    skoranda committed Aug 23, 2019
    Copy the full SHA
    30e5833 View commit details
  4. Remove logger attribute from Shibboleth SP config

    Removed the logger attribute from the root element
    <SPConfig> of the Shibboleth SP configuration template file
    so that the SP will default to using shibd.logger for out of
    process (shibd) and native.logger for in proccess (module).
    skoranda committed Aug 23, 2019
    Copy the full SHA
    02dafff 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
  2. Update PHP to version 7.3.6

    Updated Dockerfiles for both COmanage Registry base and the I2 TAP base
    to use PHP version 7.3.6.
    skoranda committed Jun 27, 2019
    Copy the full SHA
    7e5d2cc View commit details
  3. Remove shibboleth2.xml template file from I2 TAP image

    Remove the shibboleth2.xml template file installed by the RPM
    from the image so that it is not included when a volume is created
    from the mount point /etc/shibboleth, which is declared using the
    VOLUME instruction.
    skoranda committed Jun 27, 2019
    Copy the full SHA
    0d6bc3f 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 Nov 29, 2018

  1. Fix bug enabling plugins

    Fix bug when using the environment variable
    COMANAGE_REGISTRY_ENABLE_PLUGIN to specify a comma separated list of
    plugins to enable where the comma separated list was not parsed
    correctly.
    skoranda committed Nov 29, 2018
    Copy the full SHA
    5d463b4 View commit details
Older