https://bugs.kde.org/show_bug.cgi?id=343562

Kai Uwe Broulik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/ksshaskpass/-/commit/712
                   |                            |db7cf09e18eafe836b390c8a90c
                   |                            |705f0c5637

--- Comment #18 from Kai Uwe Broulik <[email protected]> ---
Git commit 712db7cf09e18eafe836b390c8a90c705f0c5637 by Kai Uwe Broulik.
Committed on 17/08/2026 at 14:10.
Pushed by broulik into branch 'master'.

Add custom ClearText dialog

ksshaskpass used KPasswordDialog for ClearText as well because it wants the
"Remember" checkbox. However, it is not great to use a password dialog when
it clearly should not use one.

Instead, implement a custom dialog (inspired by KPasswordDialog), including
the "Remember" checkbox but that can also show text in clear.

M  +2    -0    CMakeLists.txt
M  +3    -0    src/CMakeLists.txt
A  +168  -0    src/cleartextinputdialog.ui
M  +33   -18   src/main.cpp

https://invent.kde.org/plasma/ksshaskpass/-/commit/712db7cf09e18eafe836b390c8a90c705f0c5637

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to