mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
security: Activate permissions
This commit is contained in:
parent
338d067aba
commit
6517f8e2be
@ -164,7 +164,6 @@ class Manager
|
||||
*/
|
||||
public function hasPermission($permission)
|
||||
{
|
||||
return true;
|
||||
if (! $this->isAuthenticated()) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user