gvaldap/docs/changelog.rst

20 lines
586 B
ReStructuredText
Raw Normal View History

Changelog
=========
2014-12-29 15:17:05 +01:00
* :feature:`-` add task :py:func:`osusers.tasks.delete_ldap_group`
2014-12-27 14:06:26 +01:00
* :support:`-` use celery routers from gvacommon
2014-12-26 15:20:08 +01:00
* :release:`0.1.3 <2014-12-26>`
* :support:`-` add celery routing for file server tasks
2014-12-17 22:06:16 +01:00
* :release:`0.1.2 <2014-12-17>`
* :support:`-` update Django and other dependencies
2014-05-31 18:10:09 +02:00
* :release:`0.1.1 <2014-05-31>`
2014-05-31 18:05:14 +02:00
* :support:`-` improve production settings
- no custom cache and database
- get `ALLOWED_HOSTS` and `SERVER_EMAIL` from environment variables
2014-05-31 16:19:30 +02:00
* :release:`0.1 <2014-05-31>`
* :feature:`-` intial support for creating LDAP users and groups