improve customer api & gui

This commit is contained in:
Roland Schneider
2021-10-02 22:21:14 +02:00
parent 1d065cc729
commit f98dcb656f
44 changed files with 893 additions and 298 deletions

View File

@@ -19,6 +19,7 @@ class PasswordChangeModel extends Model
public $card;
public $companyName;
public $plainPassword;
public $groupTrainingUrl;
/**
* @inheritdoc