Files
user_external/lib/basicauth.php
bjoernv 133d3405d0 Fix for #141
* Authorization header for OC_User_BasicAuth is now set with locally stream context instead globally with stream_context_set_default function.
* HTTP Redirects in OC_User_BasicAuth are disabled now, so authorization header can not be forwared to foreign servers.
Closes #141

Signed-off-by: Björn Voigt <bjoernv@arcor.de>
2020-04-23 10:19:16 +02:00

2.4 KiB