]> source.dussan.org Git - nextcloud-server.git/commit
Allow specifying a default expiration date 20635/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 21 Apr 2020 12:10:33 +0000 (14:10 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 1 May 2020 07:14:25 +0000 (09:14 +0200)
commit7b0819c5113b72c73a3a35aab7ee05f3e4ef76f4
treea085f8a49483a481c1453a2f72a78971c288635d
parentcfd6f0b6fbbbb6d1597ff6dce6dfc3270af40c0f
Allow specifying a default expiration date

This overrides the max expiration date.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Share20/Manager.php
tests/lib/Share20/ManagerTest.php