remove unused LogoutView and corresponding url pattern

This commit is contained in:
Jan Dittberner 2015-01-20 00:47:24 +01:00
parent d78bad06b7
commit f211b535cf
3 changed files with 3 additions and 18 deletions

View file

@ -1,6 +1,8 @@
Changelog
=========
* :support:`-` remove unused dashboard.views.LogoutView and the corresponding
URL in dashboard.urls
* :feature:`-` add new task stub to set an ldap user's password
* :support:`-` refactor osusers.tasks, split into fileservertasks.tasks and
ldaptasks.tasks