Commits
f450c80543
Name already in use
Commits on Jun 16, 2018
-
Better processing of schema files
Better processing of schema files for the slapd base image.
Commits on Jun 15, 2018
-
Added logic to process LDIF files at startup time.
-
Added slapd proxy for COmanage
Added Dockerfile and associated files to create image used to create a container that runs slapd as an LDAP proxy to help support high availability.
-
Added logic to support slapd proxy
Added logic to the COmanage LDAP utils bash library to support the deployment of a slapd proxy.
-
As part of refactor of slapd moved the entrypoint script from slapd-base to slapd and created Dockerfile for slapd to put it into plase.
-
Move slapd to slapd-base as part of refactor
As part of refactor of the slapd images move comanage-registry-slapd to comanage-registry-slapd-base.
Commits on Jun 1, 2018
-
-
Further refactor of slapd entrypoint script
Moved most of the slapd entrypoint script to a bash package so that it is more reuseable with downstream Docker packages.
Commits on May 30, 2018
-
Update php image tag to php:7.0-apache-jessie
Update the base image tag from php:7.0-apache to php:7.0-apache-jessie since php:7.0-apache now uses stretch as a base and the package dependencies need to be evolved before just switching to stretch.
-
Commits on May 29, 2018
-
Better handling of CakePHP cache files during startup
Better handling of CakePHP cache files during startup by just removing the cache files entirely.
Commits on May 20, 2018
-
voPerson and refactor slapd entrypoint script
Add voPerson LDAP schema to image and refactor the slapd entrypoint script so that additional schemas are checked for and added if necessary during each start. Additionally the TLS configuration is also managed during each start instead of only once at bootstrap. Also added synprov module to bootstrap.
Commits on May 4, 2018
-
Add the TIER beacon functionality to the TIER COmanage Registry image.
Commits on May 3, 2018
-
-
Support for TIER standard logging format
Added support for the TIER standard logging format including the ability to inject using the ENV and USERTOKEN environment variables.
-
More sophisticated and flexible creation of email config
Added logic for a more sophisticated and flexible approach to the initial creation of the COmanange Registry email.php configuration file.
-
Remove COmanage Registry generated cache files
Remove all COmanage Registry cache files that may have been generated while doing version or database updates or enabling plugins.
-
Better logging for COmanage Registry component
Removed the Dockerfile instruction that edited bootstrap.php and swapped in ConsoleLog for FileLog. Instead the FileLog will remain but now the entry point script sets up pipes instead of those log files and then spawns child processes that use cat and awk to format the log entries as specified for TIER packaged components.
-
-
Commits on Apr 24, 2018
Commits on Apr 23, 2018
-
-
First commit of Mailman3 with REST API extensions needed for provisioning from COmanage.
Commits on Apr 20, 2018
-
Changed source URL for xerces and santuario
Changed the source URLs for xerces and santuario to use the official apache.org location since the mirror being used stopped functioning.
Commits on Mar 24, 2018
-
Added .htaccess for mod_auth_openidc for name environment
Added a modified .htaccess file that is COPY'd into the image from the Dockerfile. The modified .htaccess file adds three RewriteRule lines to add environment variables OIDC_CLAIM_NAME_GIVEN, OIDC_CLAIM_NAME_FAMILY, and OIDC_CLAIM_NAME_MIDDLE if the standard OIDC claims are asserted so that they can then be consumed during an enrollment flow as the default value for a name entry such as Name (Official, CO Person).
Commits on Feb 28, 2018
Commits on Jan 15, 2018
Commits on Jan 9, 2018
Commits on Jan 2, 2018
-
-
-
Better sed script to replace server name in Apache config
Better sed script to replace the server name in the Apache HTTP Server configuration template in the entrypoint script.
Copy the full SHA 7535f2aView commit details -
Better Apache configuration for Shibboleth local logout
Better Apache HTTP Server configuration to support ending the Shibboleth SP session when the Logout button is clicked.
Copy the full SHA 844fe7eView commit details
Commits on Nov 29, 2017
-
Adjust Apache HTTP Server configuration for Shibboleth
Adjust the Apache HTTP Server configuration for Shibboleth to work with the EnvSource so that environment variables are populated by the module for all COmanage Registry pages if they are available.
Copy the full SHA 2da8566View commit details
Commits on Nov 17, 2017
-
Copy the full SHA 533facdView commit details
Commits on Nov 15, 2017
-
Copy the full SHA 3fbedc8View commit details