Skip to content

[FEATURE REQUEST] Prevent http traffic #4066

@jesmrec

Description

@jesmrec

New branding option like enforce_secure_connection (boolean):

  • true : http traffic not allowed, just https
  • false: http traffic allowed

In case http is not allowed and URL under http is typed, a correct error will be shown like non-secured traffic not allowed

Only checked in login view, not dynamic (at least in first iteration)

Default value: false (traffic allowed in vanilla app)

Reference: https://github.com/owncloud/enterprise/issues/5769

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

PR

  • App
  • Library (if needed)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions