Add an option to save group chat password

Description

Spark could show a checkbox "Save password" below the password input field when joining a group chat and then it could save that password into spark.properties file encrypted, like it does for accounts. When trying to join the room it should do a check, if that room already has a password saved, decrypt it and automatically submit.

Environment

None

Activity

Show:

wroot May 24, 2016 at 9:47 AM

Applied Alexander's patch manually as https://github.com/igniterealtime/Spark/pull/163 (removed unneeded logger, fixed whitespace commits, fixed Save password checkbox, added comments).

Though i think this can be still improved as it currently opens and reads preferences file twice to get the room password and there is no way to remove the saved password other than deleting it from the preferences file.

Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Created April 25, 2016 at 5:47 PM
Updated October 28, 2020 at 1:44 PM
Resolved May 24, 2016 at 9:47 AM