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

Add write approval handling #17

Merged
merged 1 commit into from
May 9, 2024
Merged

Add write approval handling #17

merged 1 commit into from
May 9, 2024

Conversation

DerAndereAndi
Copy link
Member

Allow an application to approve or deny an incoming write message. If the approval is not given within (default) 1 minute, it will be automatically rejected. It is also possible to adjust the default timeout per feature

This fixes #14

Allow an application to approve or deny an incoming write message. If the approval is not given within (default) 1 minute, it will be automatically rejected. It is also possible to adjust the default timeout per feature
@coveralls
Copy link

Coverage Status

coverage: 92.786% (+0.04%) from 92.745%
when pulling 6961fe7 on feature/write-approval
into 1f18cd7 on dev.

@DerAndereAndi DerAndereAndi merged commit 0b4b37a into dev May 9, 2024
6 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/write-approval branch May 9, 2024 08:43
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.

Add option to allow or deny writes to local server
2 participants