mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-04 22:20:57 -04:00
Minor security tightening of IdentityProvider::change_provider().
This commit is contained in:
@@ -26,7 +26,7 @@ interface IdentityProvider_Driver {
|
||||
public function guest();
|
||||
|
||||
/**
|
||||
* Return the admins user.
|
||||
* Return the primary admin user.
|
||||
*
|
||||
* @return User_Definition the user object
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user