Skip to content
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

http_caldav.c: make property scheduling-enabled live #5074

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dilyanpalauzov
Copy link
Contributor

and enforce that the submitted value is valid.

This allows setting for the CY:scheduling-enabled property only the values F, f, NO, No, no, and nO, as all other values are irrelevant in _scheduling_enabled(). By applying also #5060 it is ensured that whoever sets the property, it will be stored for the user "", as only this user is checked by _scheduling_enabled().

As can be seen in the code, this property is stored by proppatch_todb_nomask().

@dilyanpalauzov
Copy link
Contributor Author

By applying also #5060

I meant #5071.

and enforce that the submitted value is valid.
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.

1 participant