mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #659] [Security] External proxy settings displays password #658
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#658
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 @beeloo42 on GitHub (Oct 15, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/659
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
version 2.9.1
macOS Version? (Ex. mac 10.14)
macOS 10.15.6
Steps to reproduce
In Proxyman, open the Tools -> Proxy Settings -> External Proxy Settings... sheet
Select the HTTP or HTTPS proxy configuration.
The password text field is displayed not obfuscated.....
Expected behavior
The text field should display some bullets instead of the password.
(ie. the NSTextField should be a NSSecureTextField)
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Oct 15, 2020):
Thanks for reporting it. I'm not sure why I can miss the important thing like that at the first place 😳
I'm fixing it now 👍
@beeloo42 commented on GitHub (Oct 15, 2020):
Sometimes it happens :)
Thank you !
@NghiaTranUIT commented on GitHub (Oct 17, 2020):
All done now 🙌 https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.9.1_Secure_TextField_External_Proxying.dmg
Thanks for your patience 😄
@beeloo42 commented on GitHub (Oct 21, 2020):
Thank you for the fix in 2.10.0 !