User password change dashboard
This commit is contained in:
@@ -72,7 +72,6 @@ angular.module('umbraco.services')
|
||||
},
|
||||
|
||||
logout: function () {
|
||||
|
||||
return authResource.performLogout()
|
||||
.then(function (data) {
|
||||
currentUser = null;
|
||||
|
||||
Reference in New Issue
Block a user