gvaldap/docs/changelog.rst

709 B

Changelog

  • 0.3.0 <2015-01-19>
  • - move tasks from osusers to ldaptasks.tasks
  • 0.2.0 <2014-12-29>
  • - add task :pyosusers.tasks.delete_ldap_group
  • - use celery routers from gvacommon
  • 0.1.3 <2014-12-26>
  • - add celery routing for file server tasks
  • 0.1.2 <2014-12-17>
  • - update Django and other dependencies
  • 0.1.1 <2014-05-31>
  • - improve production settings
    • no custom cache and database
    • get ALLOWED_HOSTS and SERVER_EMAIL from environment variables
  • 0.1 <2014-05-31>
  • - intial support for creating LDAP users and groups