diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-11-21 11:10:04 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-11-21 11:10:04 -0300 |
commit | 2620cd58a11d524735f0f205a1cd39ad28ad8ddb (patch) | |
tree | 1c80b9701d485b9ff2735205718c81c18c2f3c24 /changes | |
parent | 8efd282e38331c0decdf7d035ed3a174d1ff55cd (diff) | |
parent | cecd69f72165518a3f1eae13547f34d3b824db7b (diff) |
Merge remote-tracking branch 'ivan/bug/eip-disabled-until-usable' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/eip-disabled-until-usable | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/eip-disabled-until-usable b/changes/eip-disabled-until-usable new file mode 100644 index 00000000..92c2c493 --- /dev/null +++ b/changes/eip-disabled-until-usable @@ -0,0 +1,7 @@ +- Disable Turn On EIP until we have an usable provider. Closes #4523. +- Load provider if the wizard was rejected and the setup was completed. +- Disable Turn On EIP if the "Encrypted Internet" service is disabled. + Closes #4555. +- If EIP service is disabled display 'Disabled' instead of 'You need to login + to use Encrypted Internet'. +- Disable eip-config until we have configured the provider. Closes #4422. |