Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Don't try and low encryption info when signing out in low bandwidth mode #3048

Merged
merged 2 commits into from
May 31, 2019

Conversation

turt2live
Copy link
Member

Encryption is disabled, so don't do crypto things.

@turt2live turt2live requested a review from a team May 31, 2019 15:15
@@ -110,17 +113,17 @@ export default class LogoutDialog extends React.Component {
}

render() {
const description = <div>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't read later on, so I've moved it to a more narrow scope.

@turt2live turt2live requested a review from bwindels May 31, 2019 15:20
@turt2live turt2live merged commit f512f51 into develop May 31, 2019
@turt2live turt2live deleted the travis/fix-lowbandwidth-logout branch May 31, 2019 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants