Age | Commit message (Collapse) | Author |
|
Flow nearly working with fake provider, except for authentication.
|
|
added a twisted server that fakes some of the provider
interaction.
|
|
|
|
|
|
|
|
|
|
using end_sentinel as a workaround for the lack
of refresh. doing a pause so user gets some feedback
about what's going on.
error messages on select provider page should be
all covered now.
|
|
+ Fix update
+ Rename
+ Changed signature (we update progress bar from slot now)
|
|
|
|
so we don't go nuts yet.
|
|
using progress indicators inside QTableWidget
|
|
Closes #716
|
|
|
|
Closes #761
|
|
|
|
cert request is using magick decorator that retrieves the certificates
using srp.
|
|
|
|
|
|
|
|
still need to bind signals properly, and block on the validation
process until we receive the "connected" signal. but the basic flow
is working again, i.e, user should be able to remove the .config/leap
folder and get all the needed info from the provider.
|
|
|
|
|
|
|
|
|
|
and changes to functions having to do with the default
path to certs.
|
|
|
|
|
|
|
|
|
|
|
|
separate get_cert and get_fingerprint functions
added separator
|
|
|
|
|
|
with a little helper function using gnutls
|
|
|
|
|
|
and some minor changes in wizard, like textentry for provider.
|
|
|
|
|
|
|
|
|
|
this fixes random error on leap initialization
|
|
|
|
|
|
|
|
|
|
Closes #741
|
|
Closes #732
|
|
Closes #730
|
|
Closes #724
|