mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
Merge branch 'fix/Issue_70' into 'main'
Fixed #70 Closes #70 See merge request fabinfra/fabaccess/borepin!66
This commit is contained in:
commit
fbf249c54e
@ -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