* [MOD] Improved plugins management

* [MOD] Code refactoring

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
nuxsmin
2018-10-15 02:56:00 +02:00
parent 6b6d4a0f23
commit 7f2dd35059
47 changed files with 1245 additions and 681 deletions

View File

@@ -139,6 +139,9 @@ final class UserPassResetController extends ControllerBase
/**
* @param null $hash
*
* @throws \DI\DependencyException
* @throws \DI\NotFoundException
*/
public function resetAction($hash = null)
{