Searched refs:userModel (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-webui/app/common/directives/ |
H A D | app-header.js | 15 $rootScope, $cookies, $scope, dataService, userModel, $location, 77 if (!userModel.isLoggedIn()) { 99 if (!userModel.isLoggedIn()) { 130 userModel.logout(function(status, error) { field in AnonymousFunction0661d1e80200.AnonymousClass0661d1e81701
|
/openbmc/phosphor-webui/app/login/controllers/ |
H A D | login-controller.js | 18 function($scope, $window, dataService, userModel, $location) { argument 39 userModel.login(username, password, function(status, description) {
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 40 import userModel from './common/services/userModel.js'; 190 '$rootScope', '$location', 'dataService', 'userModel', '$cookies',
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |