ALT Linux Bugzilla
– Attachment 2257 Details for
Bug 13347
[PATCH] Proxy password field is visible
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Set password echo mode for the Proxy Password field.
klamav-0.41.1-pwd-echo.asp.patch (text/plain), 527 bytes, created by
Andy Shevchenko
on 2007-11-07 18:55:12 MSK
(
hide
)
Description:
Set password echo mode for the Proxy Password field.
Filename:
MIME Type:
Creator:
Andy Shevchenko
Created:
2007-11-07 18:55:12 MSK
Size:
527 bytes
patch
obsolete
>--- klamav-0.41.1/src/freshklam.cpp.pwd-echo 2007-07-24 22:51:54.000000000 +0300 >+++ klamav-0.41.1/src/freshklam.cpp 2007-11-07 15:53:51.000000000 +0200 >@@ -225,6 +225,7 @@ Freshklam::Freshklam(QWidget *parent, co > //proxy_pass_label->setFixedSize(proxy_pass_label->sizeHint()); > proxy_dir_layout->addWidget(proxy_pass_label,1,3); > proxyPass = new KLineEdit(proxy_hlp); >+ proxyPass->setEchoMode(KLineEdit::Password); > proxy_dir_layout->addWidget(proxyPass,1,4); > proxyPass->setText(proxyPassText); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13347
: 2257 |
2258