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 Run updated license header updater 2017-11-07 13:47:42 +01:00
Http.php
IAppContainer.php Remove deprecated functions from DI Container 2018-01-13 19:29:52 +01:00
Middleware.php
OCSController.php Run updated license header updater 2017-11-07 13:47:42 +01:00
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php