Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 633594 Details for
Bug 868509
LUKS passphrase exposed in storage.log attached to bug report
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
proposed patch
0001-skip-luks-passphrase-in-exception-dump-868509.patch (text/plain), 930 bytes, created by
Brian Lane
on 2012-10-26 00:37:42 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Brian Lane
Created:
2012-10-26 00:37:42 UTC
Size:
930 bytes
patch
obsolete
>From 2723b1e4ec5453eed6908a13a09959fd49ac2e40 Mon Sep 17 00:00:00 2001 >From: "Brian C. Lane" <bcl@redhat.com> >Date: Thu, 25 Oct 2012 17:36:08 -0700 >Subject: [PATCH] skip luks passphrase in exception dump (#868509) > >--- > pyanaconda/exception.py | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/pyanaconda/exception.py b/pyanaconda/exception.py >index 7b37914..09f9837 100644 >--- a/pyanaconda/exception.py >+++ b/pyanaconda/exception.py >@@ -157,6 +157,7 @@ def initExceptionHandling(anaconda): > attrSkipList=["_intf._actions", > "_intf.storage.bootloader.password", > "_intf.storage.data", >+ "_intf.storage.encryptionPassphrase", > "_bootloader.encrypted_password", > "_bootloader.password", > "payload._groups", >-- >1.7.11.7 >
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 868509
: 633594 |
633938
|
633942