Skip to content

Add a client-constructed access control object to a password item #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

brotskydotcom
Copy link
Contributor

Fixes #226.

This fix has been tested on both macOS and iOS from apps that have provisioning profiles (which are the only ones that can set access control objects).

This signature allows setting both the protection mode and the access options on the item, as opposed to the existing set_access_control_options which doesn't allow specifying protection mode.

@kornelski kornelski merged commit f65ccc6 into kornelski:main Aug 6, 2025
5 of 6 checks passed
@kornelski
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance PasswordOptions to allow adding custom access control
2 participants