Skip to content

Add TransactionSetup and TransactionLimiter. - #1285

Open
rthalley wants to merge 1 commit into
mainfrom
limiting
Open

Add TransactionSetup and TransactionLimiter.#1285
rthalley wants to merge 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.
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