Skip to content

[FEATURE REQUEST] Force security if device is not protected #4061

Description

@jesmrec

Passcode/Pattern are free to be enabled/disabled for users in Settings

  • Driven for a new boolean branding option: device_protection (another name?). false by default.
    • false status will have no effect on the app
    • true status will trigger new behaviour

New behaviour

  • If device is protected with passcode (or another method), nothing to do.
  • if device is not protected with passcode or another method, security must be enforced with the value set in lock_enforced (check here how it works). This will have branding regards because 0 value is forbidden.

Add it to the MDM option set.

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions