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