Ensure users can only login from the right site
This commit is contained in:
@@ -43,7 +43,7 @@ class SetSite
|
||||
}
|
||||
|
||||
// Set who we are in SETUP.
|
||||
Config::set('SITE',$so);
|
||||
Config::set('site',$so);
|
||||
if (! $request->ajax())
|
||||
View::share('site',$so);
|
||||
|
||||
|
Reference in New Issue
Block a user