mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add AuthenticationServiceProvider
This commit is contained in:
@@ -162,8 +162,6 @@ interface User_Interface
|
||||
|
||||
public static function create(Application $app, $login, $password, $email, $admin, $invite = false);
|
||||
|
||||
public static function salt_password(Application $app, $password, $nonce);
|
||||
|
||||
public static function getInstance($id, Application $app);
|
||||
|
||||
public static function saveQuery(Application $app, $query);
|
||||
|
Reference in New Issue
Block a user