cirruslabs / tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations
https://tart.run
Other
3.77k stars 107 forks source link

tart: bump max password characters from 256 to 1024 #618

Closed edigaryev closed 11 months ago

edigaryev commented 11 months ago

Resolves https://github.com/cirruslabs/tart/issues/617.

fkorotkov commented 11 months ago

Should we just change the default value for the buffer of readStdinCredential?

edigaryev commented 11 months ago

readStdinCredential(): bump maxCharacters from 255 to 1024

See https://github.com/cirruslabs/tart/pull/618/commits/f28077b14434b5b909af176f61ab2d4f09225502.