nextcloud-server/lib/public/AppFramework
Roeland Jago Douma 96e51b5f6f
Redirect to the right token on public shares
If the token doesn't match (or isn't set) during the redirect. We should
properly set it. Else we might redirect to a later auth display that set
these values.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-23 13:49:04 +02:00
..
Db [#11236] Set parameter type in QBMapper 2019-03-24 22:43:45 +01:00
Http Set empty CSP by default 2019-04-16 14:09:39 +02:00
OCS
Utility Allow to inject/mock new \DateTime() similar to time() 2018-10-09 15:38:31 +02:00
ApiController.php
App.php Avoid duplicate App container creation 2019-03-05 17:55:35 +01:00
AuthPublicShareController.php Redirect to the right token on public shares 2019-05-23 13:49:04 +02:00
Controller.php
Http.php
IAppContainer.php
Middleware.php
OCSController.php
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php