Skip to content

[FEATURE REQUEST] Add warning in http connections #4284

@jesmrec

Description

@jesmrec

When http:// url is set on the login view it's straight approved with no warning to the user. http connections are not secure, and it's relevant that users are warned about that issue.

This is the iOS warning:

Screenshot 2024-01-16 at 08 45 59

This is the Desktop client warning:

Screenshot 2024-01-16 at 08 47 01

TASKS

  • Research (if needed)
  • Create branch feature/add_warning_in_http_connection
  • Development tasks
    • Create a dialog alert
    • Create a function to check server info
    • Call that function when the user clicks "Continue" button in dialog alert
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/add_warning_in_http_connection into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions