Commit f9ffa26
committed
bug #663 Fixing add user password validation (chr-hertel)
This PR was merged into the master branch.
Discussion
----------
Fixing add user password validation
Fixing password validation in `AddUserCommand`.
added type hint to `$io`-var enabling IDE completion to prevent things like that in future changes
Commits
-------
e9566c0 fixing add user password validation1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
133 | | - | |
| 137 | + | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
| |||
0 commit comments