Skip to content

Conversation

@mneuwert
Copy link
Contributor

@mneuwert mneuwert commented Aug 7, 2020

Description

  • Passcode lock enforcement via class setting. User can be forced to set-up a passcode when he first starts the app.
  • MDM documentation auto-generated

Related Issue

#4104

Motivation and Context

Better customisability using MDM

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@CLAassistant
Copy link

CLAassistant commented Aug 7, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ felix-schwarz
✅ hosy
❌ Michael Neuwert


Michael Neuwert seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mneuwert mneuwert added the feature:MDM all kind of MDM / EMM related features label Aug 7, 2020
Michael Neuwert added 24 commits August 11, 2020 10:56
Includes configurable Etag sync interval
- ${key} can be included in title / subtile (e.g. CFBundleDisplayName)
- Allows to customize release notes for branded apps
…ing_fixes

# Conflicts:
#	ownCloud/Release Notes/ReleaseNotesTableViewController.swift
#	ownCloud/Settings/SettingsViewController.swift
# Conflicts:
#	ios-sdk
#	ownCloud.xcodeproj/project.pbxproj
#	ownCloud/Client/Actions/Action.swift
#	ownCloudAppShared/AppLock/AppLockManager.swift
#	ownCloudAppShared/AppLock/PasscodeSetupCoordinator.swift
@mneuwert mneuwert changed the base branch from milestone/1.4 to milestone/11.5 December 2, 2020 07:01
@mneuwert mneuwert self-assigned this Dec 20, 2020

.bookmarkURLEditable : [
.type : OCClassSettingsMetadataType.boolean,
.description : "Controls whetehr the server URL in the text field during the creation of new bookmarks can be changed.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.description : "Controls whetehr the server URL in the text field during the creation of new bookmarks can be changed.",
.description : "Controls whether the server URL in the text field during the creation of new bookmarks can be changed.",

Michael Neuwert and others added 7 commits December 22, 2020 22:20
…mdm_enhancements

# Conflicts:
#	doc/CONFIGURATION.json
#	docs/modules/ROOT/pages/ios_mdm_tables.adoc
#	ownCloud/Diagnostic/DiagnosticManager.swift
#	tools/GenerateDocs/templates/ios_mdm_tables.adoc.tmpl
@mneuwert mneuwert changed the title [WIP] MDM Enhancements MDM Enhancements Jan 21, 2021
@michaelstingl michaelstingl added this to the 11.5.0-Current milestone Jan 25, 2021
@hosy hosy merged commit b1f3f27 into milestone/11.5 Feb 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the feature/mdm_enhancements branch February 2, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature:MDM all kind of MDM / EMM related features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add/document MDM option to enforce passcode

7 participants