]> source.dussan.org Git - nextcloud-server.git/commit
Check whether the $_SERVER['REQUEST_*'] vars exist before using them 4873/head
authorJoas Schilling <coding@schilljs.com>
Mon, 15 May 2017 12:33:27 +0000 (14:33 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 15 May 2017 12:33:27 +0000 (14:33 +0200)
commit72c1b248442fb05ef2ef1e8fbf3399cb06188013
tree49887a496537c7c3a673d4f7319b04721fae517a
parentc56c98183d2c8078c436e9b2e0c4f2a0031b4729
Check whether the $_SERVER['REQUEST_*'] vars exist before using them

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Middleware/TwoFactorMiddleware.php
lib/base.php
lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php
lib/private/Route/Router.php