mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [ADD] Added mail event handler
* [MOD] Improved import process * [MOD] Improved event logging * [MOD] Code refactoring. Work in progress * [FIX] Several bugfixes. Work in progress
This commit is contained in:
@@ -281,7 +281,7 @@ abstract class ControllerBase
|
||||
}
|
||||
}
|
||||
|
||||
$this->checkLoggedInSession($this->session);
|
||||
$this->checkLoggedInSession($this->session, $this->router);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user