MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003394 | Doomseeker | [All Projects] Suggestion | public | 2018-03-03 18:51 | 2018-10-27 22:55 |
|
Reporter | WubTheCaptain | |
Assigned To | Zalewa | |
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | x86_64 | OS | Debian GNU/Linux | OS Version | buster/sid |
Product Version | 1.1 | |
Target Version | 1.2 | Fixed in Version | 1.2 | |
|
Summary | 0003394: Create Game: Allow hiding passwords in the "Misc." tab |
Description | There's some visible parts in the Create Game dialog with secrets (passwords) displayed in plaintext with no option to hide them.
Of course, they will be stored in plaintext in config files but allowing to hide the passwords may at least provide some security from an adversary learning secrets by watching over the shoulder if hidden. |
Steps To Reproduce | - Start Doomseeker.
- Press the Create Game icon, or navigate to File → Create Game (Ctrl+S).
- Navigate to the "Misc." tab.
- Input any characters to three of the password dialogs ("Connect password:", "Join password:", "RCon password:").
- Notice how the characters are displayed as plaintext and not bullets.
- Notice how there is no checkbox option next to these forms to toggle hiding the passwords between plaintext and bullets.
|
Additional Information | I acknowledge some of these will still be visible in the "Show join command line" dialog, as intended.
Doomseeker 1.2 has an option to toggle hiding the password in the RCon client, so far.
I'm using Qt 5.9.2. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-03-03 18:51 | WubTheCaptain | New Issue | |
2018-03-03 18:51 | WubTheCaptain | Additional Information Updated | bug_revision_view_page.php?rev_id=11442#r11442 |
2018-03-03 18:52 | WubTheCaptain | Summary | Create Game: Allow hiding passwords in the "Misc." tab from being displayed => Create Game: Allow hiding passwords in the "Misc." tab |
2018-03-03 19:20 | WubTheCaptain | Note Added: 0019112 | |
2018-03-03 19:20 | WubTheCaptain | Status | new => feedback |
2018-03-03 19:23 | WubTheCaptain | Note Added: 0019113 | |
2018-03-03 19:23 | WubTheCaptain | Status | feedback => new |
2018-03-03 19:23 | WubTheCaptain | Note Edited: 0019113 | bug_revision_view_page.php?bugnote_id=19113#r11447 |
2018-08-10 19:59 | Zalewa | Note Added: 0019322 | |
2018-08-10 19:59 | Zalewa | Assigned To | => Zalewa |
2018-08-10 19:59 | Zalewa | Status | new => needs review |
2018-08-15 09:00 | Zalewa | Note Added: 0019336 | |
2018-08-15 09:00 | Zalewa | Status | needs review => needs testing |
2018-08-20 18:56 | WubTheCaptain | Note Added: 0019345 | |
2018-08-20 18:56 | WubTheCaptain | Note Edited: 0019345 | bug_revision_view_page.php?bugnote_id=19345#r11622 |
2018-08-20 18:57 | WubTheCaptain | Status | needs testing => resolved |
2018-08-20 18:57 | WubTheCaptain | Resolution | open => fixed |
2018-08-20 18:57 | WubTheCaptain | Fixed in Version | => 1.2 |
2018-08-20 18:57 | WubTheCaptain | Target Version | => 1.2 |
2018-08-20 18:58 | WubTheCaptain | Note Edited: 0019345 | bug_revision_view_page.php?bugnote_id=19345#r11623 |
2018-08-20 18:59 | WubTheCaptain | Note Edited: 0019345 | bug_revision_view_page.php?bugnote_id=19345#r11624 |
2018-10-27 22:55 | WubTheCaptain | Status | resolved => closed |
Notes |
|
|
As Zalewa pointed out in ticket 0003393, there is a way to hide them from Appearance settings. (Although, this is a bit buggy and non-working in Doomseeker 1.1, possibly due to config backwards incompatibility issues with 1.1 and 1.2.)
For extra convenience, should a new checkbox "Hide" be added next to the password fields in the "Misc." tab to toggle hiding the password of each form input? Reminding this already exists for Doomseeker 1.2's RCon client. |
|
|
|
Quote from WubTheCaptain As Zalewa pointed out in ticket 0003393, there is a way to hide them from Appearance settings. (Although, this is a bit buggy and non-working in Doomseeker 1.1, possibly due to config backwards incompatibility issues with 1.1 and 1.2.)
Nevermind me on that, it has no effect on the "Misc." tab in 1.2 either with a new config and "Hide passwords" checked. A bug?
|
|
|
(0019322)
|
Zalewa
|
2018-08-10 19:59
|
|
|
|
(0019336)
|
Zalewa
|
2018-08-15 09:00
|
|
|
|
(0019345)
|
WubTheCaptain
|
2018-08-20 18:56
(edited on: 2018-08-20 18:59) |
|
This works, as long as one remembers the intended functionality:
- The "Hide passwords" option in Appearance settings is permanent and influences the default option in Create Game.
- The "Hide passwords" option in Create Game is temporary (toggling it here does not change the "Hide passwords" option in Appearance settings), and not saved to the Create Game configuration (as far as I understand it).
Tested with 1.2~beta-180816-2126M (aafacb71daee), which includes both patches.
|
|