[GH-ISSUE #45] Preferences: Hide password #36

Closed
opened 2026-02-28 14:30:07 +03:00 by kerem · 6 comments
Owner

Originally created by @shiftgeist on GitHub (Mar 14, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/45

The password is currently shown in clear text. I think the user is more used to the characters being replaced by dots.

Originally created by @shiftgeist on GitHub (Mar 14, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/45 The password is currently shown in clear text. I think the user is more used to the characters being replaced by dots.
kerem 2026-02-28 14:30:07 +03:00
Author
Owner

@yerke commented on GitHub (Aug 20, 2021):

@jpochyla Is the problem that Druid doesn't have corresponding password textbox yet? If you simply don't have time, would you take a PR for that?
P.S. Thanks for building and working on psst. Worked like charm on my MBP.

Edit: Yes, it's a problem in Druid for now. Found corresponding issue and WIP PR in Druid.

<!-- gh-comment-id:902956376 --> @yerke commented on GitHub (Aug 20, 2021): ~~@jpochyla Is the problem that Druid doesn't have corresponding password textbox yet? If you simply don't have time, would you take a PR for that?~~ P.S. Thanks for building and working on psst. Worked like charm on my MBP. Edit: Yes, it's a problem in Druid for now. Found [corresponding issue](https://github.com/linebender/druid/issues/1834) and [WIP PR](https://github.com/linebender/druid/pull/1839) in Druid.
Author
Owner

@restitux commented on GitHub (Dec 31, 2021):

Looks like the PR for Druid was closed as the author wasn't aware of anyone who wanted this feature (see: https://github.com/linebender/druid/pull/1839#issuecomment-961144628). I wonder if we showed a proof of concept of psst using this PR that would help things move along.

<!-- gh-comment-id:1003454261 --> @restitux commented on GitHub (Dec 31, 2021): Looks like the PR for Druid was closed as the author wasn't aware of anyone who wanted this feature (see: https://github.com/linebender/druid/pull/1839#issuecomment-961144628). I wonder if we showed a proof of concept of `psst` using this PR that would help things move along.
Author
Owner

@restitux commented on GitHub (Dec 31, 2021):

POC of psst using TexBox::protected from jpochyla/druid/psst rebased on the PR branch available here: https://github.com/restitux/psst. It's working correctly for me on Linux. I cannot test other platforms. If others could test, that would be great!

<!-- gh-comment-id:1003465793 --> @restitux commented on GitHub (Dec 31, 2021): POC of `psst` using `TexBox::protected` from [jpochyla/druid/psst](https://github.com/jpochyla/druid/tree/psst) rebased on [the PR branch](https://github.com/linebender/druid/pull/1839) available here: https://github.com/restitux/psst. It's working correctly for me on Linux. I cannot test other platforms. If others could test, that would be great!
Author
Owner

@MrBeeMovie commented on GitHub (Dec 5, 2022):

POC of psst using TexBox::protected from jpochyla/druid/psst rebased on the PR branch available here: https://github.com/restitux/psst. It's working correctly for me on Linux. I cannot test other platforms. If others could test, that would be great!

Hi @restitux trying to run the fix on Windows but am getting:

error: -Csplit-debuginfo=unpacked is unstable on this platform
error: could not compile cfg-if due to previous error

when compiling.
Does the change require nightly rust? I have the latest version of the stable rust toolchain (rustc 1.65.0).

<!-- gh-comment-id:1337622178 --> @MrBeeMovie commented on GitHub (Dec 5, 2022): > POC of `psst` using `TexBox::protected` from [jpochyla/druid/psst](https://github.com/jpochyla/druid/tree/psst) rebased on [the PR branch](https://github.com/linebender/druid/pull/1839) available here: https://github.com/restitux/psst. It's working correctly for me on Linux. I cannot test other platforms. If others could test, that would be great! Hi @restitux trying to run the fix on Windows but am getting: > error: `-Csplit-debuginfo=unpacked` is unstable on this platform > error: could not compile `cfg-if` due to previous error when compiling. Does the change require nightly rust? I have the latest version of the stable rust toolchain (rustc 1.65.0).
Author
Owner

@SO9010 commented on GitHub (Sep 24, 2024):

@jacksongoode this is redundant now, should we close it?

<!-- gh-comment-id:2369811607 --> @SO9010 commented on GitHub (Sep 24, 2024): @jacksongoode this is redundant now, should we close it?
Author
Owner

@jacksongoode commented on GitHub (Sep 24, 2024):

Now that we use OAuth this is irrelevant :)

<!-- gh-comment-id:2369950158 --> @jacksongoode commented on GitHub (Sep 24, 2024): Now that we use OAuth this is irrelevant :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#36
No description provided.