Skip to content

Releases: tiredofit/docker-fusiondirectory

1.4-2.8.4

05 Dec 18:39
Compare
Choose a tag to compare

Changed

  - Fix an issue related to LDAP_DEFAULT using old LDAP1 variables
  - Rebuild to support tiredofit/nginx-php-fpm:7.7.2

1.4-2.8.3

21 Jun 16:32
Compare
Choose a tag to compare

Changed

  - Move "LDAP_DEFAULT" variable definitions to be able to survive transform_file_var situations

1.4-2.8.2

21 Jun 14:47
Compare
Choose a tag to compare

Changed

  - Fix for Nginx Access Logs when REST API enabled

1.4-2.8.1

21 Jun 14:08
Compare
Choose a tag to compare

Changed

  - Fix for malformed LDAPXX_HOST parsing

1.4-2.8.0

31 May 18:00
Compare
Choose a tag to compare

This version has breaking changes on how one references their LDAP Servers. Pad all LDAP?_* variables with an extra zero.
e.g LDAP1_HOST -> LDAP01_HOST

Added

  - Add _FILE capabilities to 5 environment variables

Changed

  - Require double digits when referencing LDAP??_* variables

1.4-2.7.22

21 Feb 23:08
Compare
Choose a tag to compare

Added

  - Modernize Dockerfile
  - Stop pulling from mainline 1.4-dev branches instead use
  - Fusiondirectory b246399ff2d3dc74565c9f3897e4a3544e0c51d1
  - Fusiondirectory Plugins b0078c722634cbd42fe2b0231eb8d40c6d87df3e
  - Due to removal of key tools that we just aren't ready to modify quite yet (fusiondirectory-insert schema)

1.4-2.7.21

04 Nov 01:02
Compare
Choose a tag to compare

Added

  - Version bump to get new updates since last build

1.4-2.7.20

05 Oct 15:42
Compare
Choose a tag to compare

Changed

  - Migrate legacy nginx configuration

1.4-2.7.19

07 Aug 01:07
Compare
Choose a tag to compare

Added

  - Start using custom_scripts and custom_files functions from base

2.6.6

06 Jul 18:36
Compare
Choose a tag to compare

Changed

  - Fix for 1.3 Nginx Snippets