nextcloud/core/Controller
Roeland Jago Douma 6ce095b166
Add 204 endpoint
Fixes #6967

This allows clients to check for Walled Garden connections.
The endpoint just responds with a 204 (which is very unlikely with such
a connection)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-02 10:30:16 +01:00
..
AutoCompleteController.php meanwhile we can have exact matches. also show those. 2017-10-31 14:58:48 +01:00
AvatarController.php Exclude avatar from Same-Site Cookie requirement 2017-10-11 14:41:34 +02:00
ClientFlowLoginController.php Fix undefined index oauthState 2017-09-06 16:38:24 +02:00
ContactsMenuController.php Fix ContactsMenuController 2017-08-01 08:20:15 +02:00
CssController.php Automatic injection for CssController 2017-05-10 09:42:40 +02:00
JsController.php Automatic injection for JsController 2017-05-10 09:42:15 +02:00
LoginController.php Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/URLGenerator.php#224" 2017-09-07 08:34:02 +02:00
LostController.php Set the data from the template 2017-10-18 15:12:03 +02:00
OCJSController.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
OCSController.php Fix OCSController 2017-08-01 08:20:15 +02:00
PreviewController.php Handle more error cases 2017-05-02 13:43:48 +02:00
SetupController.php Fix public page css fallback loading 2017-02-01 18:03:51 +01:00
TwoFactorChallengeController.php Merge pull request #6177 from nextcloud/properly-add-slo-url 2017-08-26 18:50:52 +02:00
UserController.php UserController does not require Defaults 2016-08-29 21:14:50 +02:00
WalledGardenController.php Add 204 endpoint 2017-11-02 10:30:16 +01:00