diff options
author | Kali Kaneko <kali@leap.se> | 2013-10-01 17:34:24 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-10-03 13:14:34 -0400 |
commit | 689c716b831047c8fe18945956e809b74e4250a3 (patch) | |
tree | c1f3b1f82abe2d29a6232f6b4bda1d4404a44555 /changes/bug_3927_fix-eip-turn-on-button-action | |
parent | e9c84a3d2d9fd3a0457f256a908cb5bce9351682 (diff) |
Disable EIP on/off button and action when login required.
Also adds an explicit should_autostart flag in config.
Diffstat (limited to 'changes/bug_3927_fix-eip-turn-on-button-action')
-rw-r--r-- | changes/bug_3927_fix-eip-turn-on-button-action | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_3927_fix-eip-turn-on-button-action b/changes/bug_3927_fix-eip-turn-on-button-action new file mode 100644 index 00000000..53e9b133 --- /dev/null +++ b/changes/bug_3927_fix-eip-turn-on-button-action @@ -0,0 +1,2 @@ + o Avoids errors due to the EIP switch button and action being enabled + when we do not have a configured provider. Closes: #3927 |