Skip to content

Releases: openfun/openedx-docker

eucalyptus.3-1.2.0

15 May 13:35

Choose a tag to compare

Added

  • Allow serving static files via a CDN
  • Rate limiting authentication backend that works behind proxies

Changed

  • Collect static files in the edxapp image so it can run without mounting a volume
    for its static files in Kubernetes
  • Refactor the way authentication backends are configured to make it straightforward
  • Set basic authentification backend for development environment

dogwood.3-fun-1.13.0

15 May 13:35

Choose a tag to compare

Added

  • Allow serving static files via a CDN

Changed

  • Collect static files in the edxapp image so it can run without mounting a volume
    for its static files in Kubernetes

dogwood.3-1.3.0

15 May 13:35

Choose a tag to compare

Added

  • Allow serving static files via a CDN
  • Rate limiting authentication backend that works behind proxies

Changed

  • Collect static files in the edxapp image so it can run without mounting a volume
    for its static files in Kubernetes
  • Refactor the way authentication backends are configured to make it straightforward
  • Set basic authentification backend for development environment

eucalyptus.3-wb-1.8.1

14 May 20:07

Choose a tag to compare

Changed

  • Set basic authentification backend for development environment
  • Upgrade fun-apps to 2.4.1+wb to fix email report recipient bug

hawthorn.1-oee-3.2.0

14 May 20:06

Choose a tag to compare

Added

  • Rate limiting authentication backend that works behind proxies

Changed

  • Refactor the way authentication backends are configured to make it straightforward
  • Set basic authentification backend for development environment

Fixed

  • Remove hardcoded FILE_UPLOAD_STORAGE_BUCKET_NAME value to make sure it is configurable

hawthorn.1-3.2.0

14 May 20:06

Choose a tag to compare

Added

  • Rate limiting authentication backend that works behind proxies

Changed

  • Refactor the way authentication backends are configured to make it straightforward
  • Set basic authentification backend for development environment

Fixed

  • Remove hardcoded FILE_UPLOAD_STORAGE_BUCKET_NAME value to make sure it is configurable

dogwood.3-fun-1.12.1

14 May 20:05

Choose a tag to compare

Changed

  • Set basic authentification backend for development environment

Fixed

  • Pin django-redis to version 4.5.0

dogwood.3-fun-1.12.0

14 May 20:04

Choose a tag to compare

Added

  • Add django-redis-sentinel-redux to allow the use of Redis Sentinel for
    Django cache

Changed

  • Configure most Django cache backends to Redis

Removed

  • Remove now useless Memcached settings

eucalyptus.3-wb-1.8.0

14 May 20:03

Choose a tag to compare

Added

  • Rate limiting authentication backend that works behind proxies

Changed

  • Refactor the way authentication backends are configured to make it
    straightforward
  • Upgrade fun-apps to 2.4.0+wb to get rewritten management command to change
    course enrollments from audit to honor. This command will be used by a
    cron job.

dogwood.3-fun-1.11.0

01 Apr 14:20

Choose a tag to compare

Changed

  • Upgrade fun-apps to 5.4.0 to add a "browsable" status for courses in the catalog