Skip to content

Commits

Permalink
main
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 Nov 2, 2022

  1. Fix documentation for basic auth

    Fix the documentation for basic auth, specifically
    the file path containing the mapping from username to
    hashed passwords.
    skoranda committed Nov 2, 2022
    Copy the full SHA
    b31073f View commit details

Commits on Aug 30, 2022

  1. Remove image default crontab when different user

    When the COMANAGE_REGISTRY_CRON_USER environment variable is
    set remove the the image default crontab file for the www-data
    user.
    skoranda committed Aug 30, 2022
    Copy the full SHA
    65e03a7 View commit details

Commits on May 6, 2022

  1. Add environment variable for cron job user

    Add the environment variable COMANAGE_REGISTRY_CRON_USER
    to allow the user for which the cron job should run to be
    injected. The default is still www-data.
    skoranda committed May 6, 2022
    Copy the full SHA
    fc466ef View commit details

Commits on Feb 23, 2022

  1. Updates for 4.0.2 release

    Updates for 4.0.2 release.
    skoranda committed Feb 23, 2022
    Copy the full SHA
    3959fb5 View commit details

Commits on Jan 7, 2022

  1. Add apt-upgrade for base

    Add apt-upgrade for the base so that if the underlying Debian
    that is used for the base of the php image has updates, such as for
    Apache HTTP Server, they will be picked up even if the base php image
    has not been rebuilt and already picked them up.
    skoranda committed Jan 7, 2022
    Copy the full SHA
    950fe6f View commit details

Commits on Jan 5, 2022

  1. Better example OIDCRedirectURI

    A better example configuration for OIDCRedirectURI in the README.md
    for the mod_auth_openidc image.
    skoranda committed Jan 5, 2022
    Copy the full SHA
    ff5b269 View commit details

Commits on Dec 23, 2021

  1. Disable the mod_lua.so module

    Disable the mod_lua.so module to address CVE-2021-44790.
    See https://access.redhat.com/security/cve/cve-2021-44790.
    skoranda committed Dec 23, 2021
    Copy the full SHA
    6fb4371 View commit details

Commits on Dec 7, 2021

  1. Update for COmanage Registry 4.0.1 release

    Updates for the COmanage Registry 4.0.1 release.
    skoranda committed Dec 7, 2021
    Copy the full SHA
    bc47b4b View commit details

Commits on Oct 28, 2021

  1. Better linking against PostgreSQL 13

    Better linking against the PostgreSQL 13 libraries for
    the TAP image.
    skoranda committed Oct 28, 2021
    Copy the full SHA
    34f2394 View commit details

Commits on Oct 18, 2021

  1. Copy the full SHA
    3420909 View commit details

Commits on Oct 12, 2021

  1. Copy the full SHA
    d177fcc View commit details

Commits on Oct 2, 2021

  1. Update for 4.0.0 release for Jenkins build

    Update for 4.0.0 release for Jenkins build.
    skoranda committed Oct 2, 2021
    Copy the full SHA
    c17b110 View commit details
  2. Update PHP to version 7.3.31

    Update PHP to version 7.3.31.
    skoranda committed Oct 2, 2021
    Copy the full SHA
    e2fea15 View commit details

Commits on Sep 29, 2021

  1. Update build arg for Shibboleth to 3.2.3

    Update the build argument for Shibboleth version to 3.2.3.
    skoranda committed Sep 29, 2021
    Copy the full SHA
    fcaa7c3 View commit details

Commits on Sep 23, 2021

  1. Update slapd image base to Debian bullseye

    Update the slapd image base to use Debian 11 or bullseye
    and update default build arguments.
    skoranda committed Sep 23, 2021
    Copy the full SHA
    c408993 View commit details

Commits on Sep 13, 2021

  1. Update default crontab for 4.0.0 syntax

    Update the default crontab to use the 4.0.0 syntax.
    skoranda committed Sep 13, 2021
    Copy the full SHA
    09755c7 View commit details
  2. Update TAP images to use PostgreSQL 13 libraries

    Update the TAP images to use PostgreSQL 13 libraries.
    skoranda committed Sep 13, 2021
    Copy the full SHA
    c93516c View commit details
  3. Update PostgreSQL base to postgres:13-buster

    Update the base image for comanage-registry-postgres to be
    postgres:13-buster.
    skoranda committed Sep 13, 2021
    Copy the full SHA
    393d226 View commit details

Commits on Sep 10, 2021

  1. Updates for COmanage Registry 4.0.0-rc1

    Updates for COmanage Registry 4.0.0-rc1 including updating
    PHP to 7.3.30 and the Debian base to bullseye.
    skoranda committed Sep 10, 2021
    Copy the full SHA
    895cc7e View commit details

Commits on Aug 25, 2021

  1. Change branch to main in Jenkinsfile

    Change branch to main in Jenkinsfile.
    skoranda committed Aug 25, 2021
    Copy the full SHA
    5eb6f2b View commit details

Commits on Aug 6, 2021

  1. Copy the full SHA
    fa51250 View commit details
  2. Update voperson.ldif to latest draft 2.0.0 release

    Update voperson.ldif to latest draft 2.0.0 release to pick up
    the voPersonToken attribute used by COmanage Registry 4.0.0.
    skoranda committed Aug 6, 2021
    Copy the full SHA
    228751f View commit details
  3. Update base for slapd base to Debian 10.10

    Update base for slapd base to Debian 10.10.
    skoranda committed Aug 6, 2021
    Copy the full SHA
    306351b View commit details

Commits on Jul 12, 2021

  1. Update Shibboleth SP to version 3.2.3

    Update the Shibboleth SP to version 3.2.3.
    skoranda committed Jul 12, 2021
    Copy the full SHA
    560cb7f View commit details

Commits on Jun 16, 2021

  1. Update version to 3.3.4 for InCommon TAP build

    Update version to 3.3.4 for InCommon TAP build.
    skoranda committed Jun 16, 2021
    Copy the full SHA
    80df834 View commit details

Commits on Jun 15, 2021

  1. Update base image for slapd images

    Update the base Debian image used for the slapd images.
    skoranda committed Jun 15, 2021
    Copy the full SHA
    53933b2 View commit details

Commits on May 24, 2021

  1. Update documentation to reflect release 3.3.3

    Update the documentation to reflect the release of COmanage
    Registry version 3.3.3.
    skoranda committed May 24, 2021
    Copy the full SHA
    610b497 View commit details
  2. Update version to 3.3.3 for InCommon TAP build

    Update version to 3.3.3 for InCommon TAP build.
    skoranda committed May 24, 2021
    Copy the full SHA
    5d16e28 View commit details

Commits on May 19, 2021

  1. Enable building COmanage Registry from file in build context

    Add logic so that if a gzipped tarball with the COmanage Registry
    source code is in the build context it can be referenced using
    the build argument COMANAGE_REGISTRY_BUILD_SRC, for example
    COMANAGE_REGISTRY_BUILD_SRC=file:///tmp/build/comanage.tar.gz
    This allows building an image using a local copy of the source
    instead of downloading from GitHub.
    skoranda committed May 19, 2021
    Copy the full SHA
    8ca5b38 View commit details
  2. Update PHP version to 7.3.28

    Update the PHP version to 7.3.28.
    skoranda committed May 19, 2021
    Copy the full SHA
    ce16928 View commit details

Commits on Apr 29, 2021

  1. Update Shibboleth SP to version 3.2.2

    Update the Shibboleth SP to version 3.3.2.
    skoranda committed Apr 29, 2021
    Copy the full SHA
    5644719 View commit details

Commits on Mar 18, 2021

  1. Update Shibboleth SP to version 3.2.1

    Update the Shibboleth SP to version 3.2.1.
    skoranda committed Mar 18, 2021
    Copy the full SHA
    cc98913 View commit details

Commits on Mar 5, 2021

  1. Update version for Jenkins build

    Update the necessary files for the Jenkins build for TAP images.
    skoranda committed Mar 5, 2021
    Copy the full SHA
    3315c4a View commit details

Commits on Feb 13, 2021

  1. PHP and Shibboleth SP version increase and rhscl image

    Increase the PHP version to 7.3.27 and the Shibboleth SP
    version to 3.2.0. Change the base for the TAP images from
    centos:centos7 to rhscl/python-38-centos7 to have the
    latest version of supervisor run with a supported version
    of Python.
    skoranda committed Feb 13, 2021
    Copy the full SHA
    e435429 View commit details

Commits on Feb 11, 2021

  1. Remove build.sh script

    Remove the build.sh script since users are seeing it and
    trying to use it even though it is not referenced from the
    documentation.
    skoranda committed Feb 11, 2021
    Copy the full SHA
    c8bff0d View commit details
Older