Add a setting whether to create default shares if the user doesn't own any.
authorJan Schneider <jan@horde.org>
Mon, 8 Nov 2010 22:55:47 +0000 (23:55 +0100)
committerJan Schneider <jan@horde.org>
Mon, 8 Nov 2010 22:55:47 +0000 (23:55 +0100)
commit568ce1a622430862c8a7075f9a54dcc5b3b9fbcc
tree49eb497ac5a0e70e9d79e19fb8138422dc5c735f
parent51acacec80f3d20bd85f16ff574246ebb086e12d
Add a setting whether to create default shares if the user doesn't own any.
Create default shares with random IDs instead of the user name as the ID.
Instead of checking if a user has write access to share, check if the user owns a share, to determine whether to create a new one.
14 files changed:
horde/config/conf.xml
horde/docs/CHANGES
kronolith/calendars/delete.php
kronolith/docs/CHANGES
kronolith/lib/Kronolith.php
mnemo/docs/CHANGES
mnemo/lib/Forms/DeleteNotepad.php
mnemo/lib/Mnemo.php
mnemo/notepads/delete.php
nag/docs/CHANGES
nag/lib/Nag.php
nag/tasklists/delete.php
turba/docs/CHANGES
turba/lib/Turba.php