Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-04 | Clean up Keyring.process_v2_response | Richard van der Hoff | 1 | -23/+46 | |
Make this just return the key dict, rather than a single-entry dict mapping the server name to the key dict. It's easy for the caller to get the server name from from the response object anyway. | |||||
2019-04-04 |