Read MaxCtrl password from stdin when none provided
When the -p parameter is given without an argument, the password is read from the command line. This allows passwords to be given to MaxCtrl in a safer manner.
This commit is contained in:
@ -24,6 +24,11 @@ error as scripts most often do not have an actual terminal that control the
|
||||
process. This means that passwords and other commands can be passed to MaxAdmin
|
||||
without a controlling terminal.
|
||||
|
||||
### MaxCtrl password input
|
||||
|
||||
MaxCtrl can now query the password from the user. This allows passwords to be
|
||||
given without giving them as process arguments.
|
||||
|
||||
## Dropped Features
|
||||
|
||||
## New Features
|
||||
|
||||
Reference in New Issue
Block a user