mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #45] Preferences: Hide password #36
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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.
@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
psstusing this PR that would help things move along.@restitux commented on GitHub (Dec 31, 2021):
POC of
psstusingTexBox::protectedfrom 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!@MrBeeMovie commented on GitHub (Dec 5, 2022):
Hi @restitux trying to run the fix on Windows but am getting:
when compiling.
Does the change require nightly rust? I have the latest version of the stable rust toolchain (rustc 1.65.0).
@SO9010 commented on GitHub (Sep 24, 2024):
@jacksongoode this is redundant now, should we close it?
@jacksongoode commented on GitHub (Sep 24, 2024):
Now that we use OAuth this is irrelevant :)