mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
Fixed #70
This commit is contained in:
parent
5b835c4fd5
commit
6338c5cc11
@ -79,6 +79,7 @@ namespace Borepin.PageModel.AddServerProcess
|
||||
public async Task AuthenticateCommandExecute()
|
||||
{
|
||||
IsBusy = true;
|
||||
Username = Username.Trim();
|
||||
|
||||
_ConnectionData = new ConnectionData()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user