]> source.dussan.org Git - nextcloud-server.git/commit
Allow overwriting isAuthenticated 26123/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 8 Mar 2021 14:05:28 +0000 (15:05 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 15 Mar 2021 13:59:10 +0000 (13:59 +0000)
commitff64514bea4c20035198a1f9252dcd0e32139f72
treeb6af5b76592c45dbcfefd9b214c11e73619ba4d4
parent3e18eca7a01cdc91013aab8e6296274dbdd556f5
Allow overwriting isAuthenticated

* Some implementations might check for different things
* IT will not change how the current ones work

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/public/AppFramework/PublicShareController.php
tests/lib/AppFramework/Controller/PublicShareControllerTest.php