mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-12 19:36:58 +01:00
* [ADD] Added plugin controller
* [MOD] Code refactoring * [FIX] Bugfixes
This commit is contained in:
@@ -80,6 +80,8 @@ class UserSettingsGeneralController extends SimpleControllerBase
|
||||
*/
|
||||
protected function initialize()
|
||||
{
|
||||
$this->checks();
|
||||
|
||||
$this->userService = $this->dic->get(UserService::class);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user