Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Do not log `Enter value for --password:stdin` if password is already provided via stdin

Đang mở
#75 0 bình luận 1 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
50/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
java
Lĩnh vực
cli

Hướng nghiên cứu

Bắt đầu tại entry point cryptomator-cli unlock và theo dõi cách xử lý tùy chọn --password:stdin. Tái hiện lệnh trong issue, sau đó xác minh rằng việc cung cấp mật khẩu qua stdin không còn ghi prompt vào log, trong khi vault vẫn được unlock và mount thành công.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

bug
Please agree to the following
Summary

Show this log entry Enter value for --password:stdin ony if password is not provided via stdin

What software is involved?
  • Operating System: Not relevant
  • Cryptomator CLI: 0.6.0
Volume Type

None

Steps to Reproduce
  1. Execute echo "foo" | cryptomator-cli unlock /home/foo/vault/ --mountPoint=/home/foo/mounted --mounter=org.cryptomator.frontend.fuse.mount.LinuxFuseMountProvider --password:stdin
Expected Behavior

[main] INFO o.c.cli.Unlock - Unlocked and mounted vault successfully to file:///home/foo/mounted/ is logged

Actual Behavior
Enter value for --password:stdin (Passphrase, read from STDIN):

is additional logged

Reproducibility

Always

Relevant Log Output
echo "foo" | cryptomator-cli unlock /home/foo/vault/ --mountPoint=/home/foo/mounted --mounter=org.cryptomator.frontend.fuse.mount.LinuxFuseMountProvider --password:stdin
Enter value for --password:stdin (Passphrase, read from STDIN):

[main] INFO  o.c.cli.Unlock - Unlocked and mounted vault successfully to file:///home/foo/mounted/
Anything else?

No response

Ngôn ngữ chính
Java
Star
428
Fork
52
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của cryptomator/cli

Tất cả issue của cryptomator/cli

Issue tương tự

Thêm issue về Java

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.