Skip to content

Releases: BerkeleyLibrary/httpd-cas

v2.2.6: Updates the build workflows

17 Oct 10:44
5db8dbb

Choose a tag to compare

Updates the build workflows, but adds no functional changes.

v2.2.5: Change SERVER_NAME to HOST

28 May 00:55

Choose a tag to compare

v2.2.5: Change SERVER_NAME to HOST

v2.2.4: Add SERVERNAME to log

28 May 00:44

Choose a tag to compare

v2.2.4: Add SERVERNAME to log

2.2.4: Add more fields to log

28 May 00:30

Choose a tag to compare

2.2.4: Add more fields to log

v2.1.3: httpd config: Remove X-Forwarded-For from LogFormat

27 May 23:02

Choose a tag to compare

This reverts commit 63175c130ddaefe94e6d618e7456622051019e36.

Trying to debug an outage that may have been caused by it.

v2.1.0: Removes welcome.conf to allow autoindexing at root

21 Jul 23:38

Choose a tag to compare

v2.1.0: Removes welcome.conf to allow autoindexing at root

v2.0.0: UBI8, CAS Default Values, Trusted Proxy, and Branded Indexing!

09 Jul 22:07
8aa03d0

Choose a tag to compare

v2.0.0: A big update!

This one has a lot of goodies.

The biggest is that we've switched from the incredibly limited httpd:2.4 base image to Red Hat's ubi8/httpd-24. The latter is supported through RHEL8's EOL, and it offers built-in support for customization via conf.d and pre-init scripts (both of which are used).

CAS options now have default values, and more are configurable. See the README for more info.

The RemoteIP module is now configured out-of-the-box to support Library IT's ingress networks.

Finally, autoindex pages support the Library's custom branding. You get this totally for free out-of-the-box, no customization required. Just enabled Options +Indexes and you're good to go!

v1.0.0: Initial release

10 Jan 04:46
f9b50bc

Choose a tag to compare

Initial release. This is a bare-bones Debian-based Apache 2.4 image (httpd) with mod-auth-cas installed via apt.