Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
Closes #738
|
|
Closes #310
|
|
added python-coverage to testing install line
rewrote PyQt installation instructions
fixed pkg/test-requirements lines
fixed nosetest example (#740)
|
|
not very DRY but just to have it ready for rc cut.
|
|
Conflicts:
src/leap/baseapp/mainwindow.py
src/leap/eip/tests/test_checks.py
|
|
we are shutting down for now.
we should be acting upon failures in the near future.
lowered the recurrent checks interval to 10 seconds.
|
|
|
|
|