Skip to content

eucalyptus.3-1.2.0

Compare
Choose a tag to compare
@sampaccoud sampaccoud released this 15 May 13:35
· 204 commits to master since this release

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