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 Jun 22, 2023

  1. enable plugins for the cron container

    satkinson committed Jun 22, 2023
    Copy the full SHA
    665f91b View commit details

Commits on Jun 13, 2023

  1. Pull in new Shib SP; update PHP to 8.0.29

    satkinson committed Jun 13, 2023
    Copy the full SHA
    eacbb0f View commit details

Commits on May 11, 2023

  1. Bump to v4.2.0

    satkinson committed May 11, 2023
    Copy the full SHA
    bfeee8c View commit details

Commits on Apr 12, 2023

  1. changes for version 4.2.0-rc1

    satkinson committed Apr 12, 2023
    Copy the full SHA
    2ff65a0 View commit details

Commits on Mar 16, 2023

  1. change PHP version to 8.0.28; bump Registry version to 4.1.2

    satkinson committed Mar 16, 2023
    Copy the full SHA
    570e542 View commit details

Commits on Feb 2, 2023

  1. bump to 4.1.1

    satkinson committed Feb 2, 2023
    Copy the full SHA
    67c9170 View commit details

Commits on Jan 17, 2023

  1. changes for version number 4.1.0

    satkinson committed Jan 17, 2023
    Copy the full SHA
    58dacb8 View commit details
  2. updates for v4.1.0

    satkinson committed Jan 17, 2023
    Copy the full SHA
    85047bf View commit details

Commits on Jan 10, 2023

  1. changes for 4.1.0-rc2

    satkinson committed Jan 10, 2023
    Copy the full SHA
    c52175e View commit details

Commits on Dec 6, 2022

  1. Updates for Registry 4.1.0-rc1

    satkinson committed Dec 6, 2022
    Copy the full SHA
    c6e91be View commit details

Commits on Nov 18, 2022

  1. add library to facilitate talking to database

    satkinson committed Nov 18, 2022
    Copy the full SHA
    a99ee15 View commit details

Commits on Nov 3, 2022

  1. Pull in new Shibboleth SP and update PHP

    satkinson committed Nov 3, 2022
    Copy the full SHA
    5b82c5a View commit details

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 Dec 2, 2021

  1. Copy the full SHA
    69987ac View commit details
  2. http://shibboleth.net/downloads/service-provider/latest/RPMS/

    chubing committed Dec 2, 2021
    Copy the full SHA
    917bc5e 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. LDAP TLS configuration for cron image (CO-2248)

    skoranda committed Oct 18, 2021
    Copy the full SHA
    3420909 View commit details

Commits on Oct 12, 2021

  1. Define LDAPTLS_CACERT env variable in images (CO-2243)

    skoranda committed Oct 12, 2021
    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. Environment variable to set database port (CO-2153)

    skoranda committed Aug 6, 2021
    Copy the full SHA
    fa51250 View commit details