mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-220: Document context of skeleton user creation.
This commit is contained in:
@@ -305,6 +305,7 @@ angular.module('manage').controller('manageUserController', ['$scope', '$injecto
|
||||
if (cloneSourceUsername)
|
||||
return loadClonedUser($scope.dataSource, cloneSourceUsername);
|
||||
|
||||
// If we are creating a new user, populate skeleton user data
|
||||
return loadSkeletonUser();
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user