Skip to content

Add TransactionSetup and TransactionLimiter. - #1285

Merged
rthalley merged 1 commit into
mainfrom
limiting
Aug 15, 2026
Merged

Add TransactionSetup and TransactionLimiter.#1285
rthalley merged 1 commit into
mainfrom
limiting

Conversation

@rthalley

@rthalley rthalley commented Jul 26, 2026

Copy link
Copy Markdown
Owner

TransactionSetup allows a setup function to be called when making transactions. This allows transaction hooks to be installed.

TransactionLimiter provides a TransactionSetup that can be used to limit the number of changes in a zone when loading via a file or zone transfer.

Thanks to github users SaidBySolo and Mohammed Adnan for reporting
issues with unbounded zone size if the zone source was not trusted.

TransactionSetup allows a setup function to be called when making
transactions.  This allows transaction hooks to be installed.

TransactionLimiter provides a TransactionSetup that can be used
to limit the number of changes in a zone when loading via a file
or zone transfer.

Thanks to github users SaidBySolo and Mohammed Adnan for reporting
issues with unbounded zone size if the zone source was not trusted.
@rthalley
rthalley merged commit ad2fcbc into main Aug 15, 2026
11 checks passed
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