Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for qtkeychain to store access tokens #484

Merged
merged 6 commits into from
Feb 17, 2019

Conversation

ddanilov
Copy link
Contributor

@ddanilov ddanilov commented Feb 5, 2019

No description provided.

client/mainwindow.cpp Outdated Show resolved Hide resolved
Copy link
Member

@KitsuneRal KitsuneRal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall - this looks totally gorgeous; many thanks for the effort. I haven't tried it on Windows yet but I'm fine to merge even if this only works on Linux.
Aside from addressing a few comments below, consider adding QtKeychain to .travis.yml so that we could maintain buildability of this across platforms. (Adding it to .appveyor.yml as well would be even greater but optional for now.)

client/mainwindow.cpp Outdated Show resolved Hide resolved
client/mainwindow.cpp Outdated Show resolved Hide resolved
client/mainwindow.cpp Show resolved Hide resolved
client/mainwindow.cpp Show resolved Hide resolved
client/mainwindow.cpp Outdated Show resolved Hide resolved
@ddanilov ddanilov force-pushed the keychain branch 2 times, most recently from 843bd26 to dc6938d Compare February 10, 2019 22:15
@KitsuneRal KitsuneRal added the enhancement A feature or change request for Quaternion label Feb 10, 2019
Copy link
Member

@KitsuneRal KitsuneRal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nitpicks on the recent additions. Upon these and the fallback for saving the token it should be good to go.

BUILDING.md Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
@KitsuneRal KitsuneRal merged commit d1c79f1 into quotient-im:master Feb 17, 2019
@aaronraimist
Copy link
Member

I'm fine to merge even if this only works on Linux.

Also seems to work great on Mac!

screen shot 2019-02-19 at 8 09 45 am

@ddanilov ddanilov deleted the keychain branch June 13, 2019 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for Quaternion
Projects
Status: Version 0.0.9.4 - Done
Development

Successfully merging this pull request may close these issues.

4 participants