1.3 KiB
1.3 KiB
Changelog
0.5.2 <2015-01-29>
-
fix minor log message issue0.5.1 <2015-01-29>
-
reverted Reject handling in ldaptasks0.5.0 <2015-01-29>
-
improved logging of ldaptasks-
update bpython to 0.13.2, add explicit dependency on requests 2.5.1-
add explicit dependency for Pygments used by Sphinxdoc-
remove pyyaml dependency as json is used for message serialization-
update to Django version 1.7.40.4.0 <2015-01-24>
-
add new task :pyldaptasks.tasks.set_ldap_user_password
0.3.0 <2015-01-19>
-
move tasks from osusers to ldaptasks.tasks0.2.0 <2014-12-29>
-
add task :pyosusers.tasks.delete_ldap_group
-
use celery routers from gvacommon0.1.3 <2014-12-26>
-
add celery routing for file server tasks0.1.2 <2014-12-17>
-
update Django and other dependencies0.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