mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 23:01:52 +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()
|
public async Task AuthenticateCommandExecute()
|
||||||
{
|
{
|
||||||
IsBusy = true;
|
IsBusy = true;
|
||||||
|
Username = Username.Trim();
|
||||||
|
|
||||||
_ConnectionData = new ConnectionData()
|
_ConnectionData = new ConnectionData()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user