[BUG] Warning dialog http connection appears several times
Open
Nobody has claimed this yet.
Contributions are welcome
Needs info
Type:bug
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 3.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
Actual behaviour
- When
http://url is set on the login view, a dialog box appears warning us of a security breach. This dialog appears several times if we rotate the device, even if we have accepted a security vulnerability.
Expected behaviour
- The dialog should only appear once after you have clicked
continuebutton in the dialog.
Steps to reproduce
- On the login screen, enter an HTTP server.
- Once you have entered the server, you will see a dialog box informing you of the vulnerability.
- Click
continuebutton. - Rotate the device.
- The dialog box will reappear.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the Android login view flow that handles an http:// server URL and displays the security warning. Reproduce the issue by accepting the warning, rotating the device, and checking whether the dialog returns; done means the warning stays dismissed after rotation and the existing login flow still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- authentication, mobile, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100