Age | Commit message (Collapse) | Author |
|
|
|
|
|
This will be used to properly obtain the private key that now is a
property. It will also be needed for the imap authentication.
|
|
- Check if the 'next' button should be enabled after 'cancel' or 'back'.
- Also, when the radio button is switched from existing to new provider,
check if we need to enable the 'check' button.
[Closes #4148]
|
|
|
|
|
|
into develop
|
|
Also catch all request exceptions to avoid failures.
[Closes #4358]
|
|
|
|
Escape special characters to display them correctly in the logger window.
[Closes #4146]
|
|
|
|
|
|
|
|
[Closes #4117]
|
|
Only allow the user to change its password if is logged in and:
- provider supports email and its started.
- provider does not support email.
In case that the conditions needed are not fullfiled, show the user the
actions needed to be able to change its password.
[Closes #4093]
|
|
|
|
|
|
|
|
|
|
|
|
[Closes #4132]
|
|
|
|
develop
|
|
- E128: continuation line under-indented for visual indent.
- Don't use identity operator to compare boolean.
|
|
[Closes #4003]
|
|
|
|
|
|
|
|
|
|
[Related to bug #4330]
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|