repair osusers.tests.test_admin

- fix test code
- fix error in set_ldap_user_password stub
This commit is contained in:
Jan Dittberner 2015-01-31 23:55:53 +01:00
parent b993053d2a
commit 79b460c4a6
3 changed files with 32 additions and 51 deletions

View file

@ -1,6 +1,7 @@
Changelog
=========
* :support:`-` make tests in osusers.tests work again
* :support:`-` minor HTML improvements
* :support:`-` add API for gvafile task set_file_ssh_authorized_keys (requires
gvafile >= 0.5.0 on the fileserver side)