[Web] limit identity_provider function better

This commit is contained in:
FreddleSpl0it
2023-03-13 08:54:50 +01:00
parent 0a78c742d7
commit a7e309f1c8
2 changed files with 13 additions and 16 deletions

View File

@@ -1611,8 +1611,6 @@ if (isset($_GET['query'])) {
}
}
break;
case "identity_provider":
process_get_return(identity_provider('get'));
break;
break;
// return no route found if no case is matched