Skip to content

fix: allow token or stdin in non interactive shells

Seena Fallah requested to merge github/fork/clwluvw/noninteractive-login into trunk

Signed-off-by: Seena Fallah seenafallah@gmail.com

Description Condition for checking login args in noninteractive mode was wrong and should check if one of stdin or token is provided is ok

Related Issue Resolves #822 (closed)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports