mirror of
https://github.com/ansible/awx.git
synced 2026-03-15 07:57:29 -02:30
AC-301 attempting to prevent content flash between logins
This commit is contained in:
@@ -72,7 +72,7 @@ angular.module('AuthService', ['ngCookies'])
|
|||||||
scope.$destroy();
|
scope.$destroy();
|
||||||
|
|
||||||
// but just in case, clear the organization bits
|
// but just in case, clear the organization bits
|
||||||
scope.organizations = null;
|
$rootScope.organizations = null;
|
||||||
|
|
||||||
$rootScope.current_user = {};
|
$rootScope.current_user = {};
|
||||||
$rootScope.license_tested = undefined;
|
$rootScope.license_tested = undefined;
|
||||||
|
|||||||
Reference in New Issue
Block a user