]> source.dussan.org Git - nextcloud-server.git/commit
Set default expiration date if none given on share creation
authorRoeland Jago Douma <rullzer@owncloud.com>
Thu, 25 Feb 2016 13:21:46 +0000 (14:21 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Thu, 25 Feb 2016 13:21:46 +0000 (14:21 +0100)
commit6d4f80d680bfd45293a055b1c2502f512cbf1070
tree1b102d4c46211bd701cc5b03db0c4d55714f9431
parent32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91
Set default expiration date if none given on share creation

When we create a share for the first time we should set the default
expiration date. If none is given.

Fixes #22642
lib/private/share20/manager.php
tests/lib/share20/managertest.php