email is not used in setup account
This commit is contained in:
@@ -47,7 +47,6 @@ app.controller('SetupAccountController', ['$scope', '$http', function ($scope, $
|
||||
|
||||
var data = {
|
||||
resetToken: search.resetToken,
|
||||
email: search.email,
|
||||
username: $scope.username,
|
||||
displayName: $scope.displayName,
|
||||
password: $scope.password
|
||||
|
||||
Reference in New Issue
Block a user