caltechlibrary/lostit: Version 1.5.1 – Bugfix release
Description
The primary change in this version is the use of a new home-grown replacement for `oauth2client.client.token_storage` that stores the credentials in an encrypted file rather than in the keyring password field. The original implementation of `oauth2client.client.token_storage` stores the credentials from Google as the value of the password in a call to `keyring.set_password(...)`. Unfortunately, this fails on Windows because of size limitations on the length of passwords. The replacement implementation stores an encryption key in the password field instead, and uses that encryption key to encrypt a file that stores the credentials on disk. Additional changes in this release are: * Fix blurry text and other GUI elements on Windows * Fix building on Windows against newer versions of the `google-api-python-client` package * Fix an error-printing bug that becomes evident when debugging is turned on and an error occurs * Use new [`sidetrack`](https://github.com/caltechlibrary/sidetrack) package instead of our own debug log code
Files
Other
Report lost items in the Caltech Library
Additional details
- CALTECHDATA_ID
- 1631