mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
37ef87b9ab
commit
e7c7486097
@ -57,7 +57,7 @@ class User
|
|||||||
protected $additionalInformation = array();
|
protected $additionalInformation = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Information if the user is external authenticated
|
* Information if the user is externally authenticated
|
||||||
*
|
*
|
||||||
* Keys:
|
* Keys:
|
||||||
*
|
*
|
||||||
@ -382,7 +382,7 @@ class User
|
|||||||
/**
|
/**
|
||||||
* Set additional external user information
|
* Set additional external user information
|
||||||
*
|
*
|
||||||
* @param stirng $username
|
* @param string $username
|
||||||
* @param string $field
|
* @param string $field
|
||||||
*/
|
*/
|
||||||
public function setExternalUserInformation($username, $field)
|
public function setExternalUserInformation($username, $field)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user