Commits
main
Name already in use
Commits on Nov 2, 2022
-
Fix documentation for basic auth
Fix the documentation for basic auth, specifically the file path containing the mapping from username to hashed passwords.
Commits on Aug 30, 2022
-
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.
Commits on May 6, 2022
-
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.
Commits on Feb 23, 2022
Commits on Jan 7, 2022
-
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.
Commits on Jan 5, 2022
-
Better example OIDCRedirectURI
A better example configuration for OIDCRedirectURI in the README.md for the mod_auth_openidc image.
Commits on Dec 23, 2021
-
Disable the mod_lua.so module to address CVE-2021-44790. See https://access.redhat.com/security/cve/cve-2021-44790.
Commits on Dec 7, 2021
-
Update for COmanage Registry 4.0.1 release
Updates for the COmanage Registry 4.0.1 release.
Commits on Oct 28, 2021
-
Better linking against PostgreSQL 13
Better linking against the PostgreSQL 13 libraries for the TAP image.
Commits on Oct 18, 2021
Commits on Oct 12, 2021
Commits on Oct 2, 2021
-
Update for 4.0.0 release for Jenkins build
Update for 4.0.0 release for Jenkins build.
Commits on Sep 29, 2021
-
Update build arg for Shibboleth to 3.2.3
Update the build argument for Shibboleth version to 3.2.3.
Commits on Sep 23, 2021
-
Update slapd image base to Debian bullseye
Update the slapd image base to use Debian 11 or bullseye and update default build arguments.
Commits on Sep 13, 2021
-
Update default crontab for 4.0.0 syntax
Update the default crontab to use the 4.0.0 syntax.
-
Update TAP images to use PostgreSQL 13 libraries
Update the TAP images to use PostgreSQL 13 libraries.
-
Update PostgreSQL base to postgres:13-buster
Update the base image for comanage-registry-postgres to be postgres:13-buster.
Commits on Sep 10, 2021
-
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.
Commits on Aug 25, 2021
-
Change branch to main in Jenkinsfile
Change branch to main in Jenkinsfile.
Commits on Aug 6, 2021
-
-
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.
-
Update base for slapd base to Debian 10.10
Update base for slapd base to Debian 10.10.
Commits on Jul 12, 2021
-
Update Shibboleth SP to version 3.2.3
Update the Shibboleth SP to version 3.2.3.
Commits on Jun 16, 2021
-
Update version to 3.3.4 for InCommon TAP build
Update version to 3.3.4 for InCommon TAP build.
Commits on Jun 15, 2021
-
Update base image for slapd images
Update the base Debian image used for the slapd images.
Commits on May 24, 2021
-
Update documentation to reflect release 3.3.3
Update the documentation to reflect the release of COmanage Registry version 3.3.3.
-
Update version to 3.3.3 for InCommon TAP build
Update version to 3.3.3 for InCommon TAP build.
Commits on May 19, 2021
-
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.
Commits on Apr 29, 2021
-
Update Shibboleth SP to version 3.2.2
Update the Shibboleth SP to version 3.3.2.
Copy the full SHA 5644719View commit details
Commits on Mar 18, 2021
-
Update Shibboleth SP to version 3.2.1
Update the Shibboleth SP to version 3.2.1.
Copy the full SHA cc98913View commit details
Commits on Mar 5, 2021
-
Update version for Jenkins build
Update the necessary files for the Jenkins build for TAP images.
Copy the full SHA 3315c4aView commit details
Commits on Feb 13, 2021
-
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.
Copy the full SHA e435429View commit details
Commits on Feb 11, 2021
-
Remove the build.sh script since users are seeing it and trying to use it even though it is not referenced from the documentation.
Copy the full SHA c8bff0dView commit details