Age | Commit message (Collapse) | Author |
|
leap is a namespace package from here on.
common folder will be deleted and moved to leap_pycommon repository.
|
|
|
|
|
|
|
|
Will need a special case for windows
|
|
|
|
|
|
|
|
|
|
Differentiate between SSLError and other type of errors, so to its clear
when the certificate fails and when the connection fails or other kind
of problems
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add a request_helpers file to util where all the helper methods for
handling requests should go
|
|
Also, wait for threads to finish when quitting
|
|
|
|
Also:
- Add a way to enable/disable services for a provider
- Run EIP only if it is enabled
|
|
|
|
Also, mark error in red and bold in the register form
|
|
|
|
|
|
|
|
|
|
Also, change button texts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also set properly the enabledness of chkAutoLogin
|
|
Also, document reset_provider_checks method, and add a reset for
provider setup
|
|
|
|
|