mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
parent
6ca68f438d
commit
a7af546078
@ -144,15 +144,6 @@ abstract class UserBackend implements Countable
|
||||
return $backend;
|
||||
}
|
||||
|
||||
/**
|
||||
* Test whether the given user exists
|
||||
*
|
||||
* @param User $user
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
abstract public function hasUser(User $user);
|
||||
|
||||
/**
|
||||
* Authenticate
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user