gvaldap/docs/changelog.rst

24 lines
709 B
ReStructuredText

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