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 952571 Details for
Bug 1159389
spacecmd credential cache does not work correctly if the user is not an Organization Administrator
[?]
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]
patch for the "do_login" function.
spacecmd_do_login.patch (text/plain), 544 bytes, created by
br_all_08
on 2014-10-31 18:37:34 UTC
(
hide
)
Description:
patch for the "do_login" function.
Filename:
MIME Type:
Creator:
br_all_08
Created:
2014-10-31 18:37:34 UTC
Size:
544 bytes
patch
obsolete
>diff --git a/spacecmd/src/lib/misc.py b/spacecmd/src/lib/misc.py >index e84b88a..dff6fb3 100644 >--- a/spacecmd/src/lib/misc.py >+++ b/spacecmd/src/lib/misc.py >@@ -307,7 +307,7 @@ def do_login(self, args): > try: > logging.debug('Using cached credentials from %s' % session_file) > >- self.client.user.listUsers(self.session) >+ self.client.satellite.listEntitlements(self.session) > except: > logging.warning('Cached credentials are invalid') > self.current_user = ''
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 1159389
: 952571