mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-06-11 02:53:23 +02:00
Fixed #70
This commit is contained in:
@ -79,6 +79,7 @@ namespace Borepin.PageModel.AddServerProcess
|
||||
public async Task AuthenticateCommandExecute()
|
||||
{
|
||||
IsBusy = true;
|
||||
Username = Username.Trim();
|
||||
|
||||
_ConnectionData = new ConnectionData()
|
||||
{
|
||||
|
Reference in New Issue
Block a user