mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Change the Admin_Identity_Controller to not destroy the session until after the new provider is installed.
This commit is contained in:
@@ -79,7 +79,6 @@ class user_installer {
|
||||
|
||||
access::allow($registered, "view", $root);
|
||||
access::allow($registered, "view_full", $root);
|
||||
user::activate();
|
||||
module::set_var("gallery", "identity_provider", "user");
|
||||
module::set_version("user", 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user