android icon indicating copy to clipboard operation
android copied to clipboard

[FEATURE REQUEST] Add warning in http connections

Open jesmrec opened this issue 2 years ago • 4 comments

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/feature_name
  • [ ] Development tasks
    • [ ] Implement whatever
    • [ ] ...
  • [ ] Code review and apply changes requested
  • [ ] Design test plan
  • [ ] QA
  • [ ] Merge branch feature/feature_name into master

jesmrec avatar Jan 16 '24 07:01 jesmrec

@tbsbdr @EParzefall anything you'd recommend? We can also change the existing iOS + Desktop warnings.

michaelstingl avatar Jan 16 '24 08:01 michaelstingl

My suggestion for all clients:

Insecure HTTP URL The URL you provided uses HTTP rather than the encrypted HTTPS protocol. If you continue, your communication will not be encrypted.

For consistency reasons all affirmative buttons should be labeled "Continue".

EParzefall avatar Jan 27 '24 06:01 EParzefall

@EParzefall Shall I implement? the warnings?

rohnsha0 avatar Jan 27 '24 06:01 rohnsha0

go ahead @rohnsha0

jesmrec avatar Jan 29 '24 07:01 jesmrec

Hi @rohnsha0! As it's already been some time since you don't reply, we have just assigned this issue to a member of the team, we would like to have this in our next release. In any case, feel free to work in any other non-assigned issue of our backlog! Thanks a lot 😃

JuancaG05 avatar Mar 19 '24 09:03 JuancaG05