fix(security): removed client_secret from frontend registration
This commit is contained in:
2
local/modules/conmed.authserver/lib/internaldatatrait.php
Normal file → Executable file
2
local/modules/conmed.authserver/lib/internaldatatrait.php
Normal file → Executable file
@@ -6,7 +6,7 @@ use Bitrix\Main\Loader;
|
||||
trait InternalDataTrait {
|
||||
|
||||
/**
|
||||
* Возвращает Client ID по умолчанию для локальной регистрации и системных нужд
|
||||
* Возвращает Client ID по умолчанию для локальной регистрации и системных нужд
|
||||
* @return string
|
||||
*/
|
||||
public static function getDefaultClientId() {
|
||||
|
||||
Reference in New Issue
Block a user