803 B
803 B
Changelog
0.2.0 <2014-12-27>
-
restrict permissions of mailbox base directories to be read only-
add new mailbox handling tasks :pyosusers.tasks.create_file_mailbox
and :pyosusers.tasks.delete_file_mailbox
-
move celery routers into gvacommon that is in it's own repository to be used by others (gva, gvaldap)- major
sftp directories are now owned by root instead of user0.1.0 <2014-12-26>
-
configure celery task serialization, add routing for ldap tasks0.0.2 <2014-12-26>
-
implement tasks for creating and deleting SFTP and mail base directories0.0.1 <2014-12-25>
-
initial setup of django application and celery worker