csrf token now default, groups improved
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Api\Language {
|
||||
'langId' => new Parameter('langId', Parameter::TYPE_INT, true, NULL),
|
||||
'langCode' => new StringType('langCode', 5, true, NULL),
|
||||
));
|
||||
$this->csrfTokenRequired = true;
|
||||
|
||||
}
|
||||
|
||||
private function checkLanguage() {
|
||||
|
||||
Reference in New Issue
Block a user