Skip to content

Seafile Server 6.0.8 for Raspberry Pi

Compare
Choose a tag to compare
@jobenvil jobenvil released this 26 Feb 10:33
· 156 commits to master since this release

6.0.8 (2017.02.16)

Improvements for admin

  • Admin can add/delete group members
  • Admin can create group in admin panel
  • Show total storage, total number of files, total number of connected devices in the info page of admin panel
  • Force users to change password if imported via csv
  • Support set user's quota, name when import user via csv
  • Set user's quota in user list page
  • Add search group by group name
  • Use ajax when deleting a user's library in admin panel
  • Support logrotate for controller.log
  • Add # -*- coding: utf-8 -*- to seahub_settings.py, so that admin can use non-ascii characters in the file.
  • Ingore white space character in the end of lines in ccnet.conf
  • Add a log when a user can't be find in LDAP during login, so that the system admin can know whether it is - - caused by password error or the user can't be find
  • Delete shared libraries information when deleting a user

Older Server ChangeLog here