may be exploitable in current form - awaiting review
This commit is contained in:
@@ -73,6 +73,8 @@ class Dav extends \Zotlabs\Web\Controller {
|
||||
if(! ($verified && $verified['header_signed'] && $verified['header_valid'])) {
|
||||
$record = null;
|
||||
}
|
||||
// requires security review
|
||||
$record = null;
|
||||
if($record['account']) {
|
||||
authenticate_success($record['account']);
|
||||
if($channel_login) {
|
||||
|
Reference in New Issue
Block a user