fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
59 stars 33 forks source link

fix(get_current_user_name): remove trailing whitespaces. #638

Closed mmartinv closed 7 months ago

mmartinv commented 7 months ago

Remove traling whitespaces from id -un output.

Signed-off-by: Miguel Martín mmartinv@redhat.com