Skip to content

Commit 4b8ae24

Browse files
committed
Add IpAddress middleware for #519
1 parent 2ed9d22 commit 4b8ae24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ You can tune the middleware behavior using middleware specific configuration par
195195
- "authorization.columnHandler": Handler to implement column authorization rules ("")
196196
- "authorization.recordHandler": Handler to implement record authorization filter rules ("")
197197
- "validation.handler": Handler to implement validation rules for input values ("")
198+
- "ipAddress.column": Column to protect and override with the IP address on create ("")
198199
- "sanitation.handler": Handler to implement sanitation rules for input values ("")
199200
- "multiTenancy.handler": Handler to implement simple multi-tenancy rules ("")
200201
- "pageLimits.pages": The maximum page number that a list operation allows ("100")

0 commit comments

Comments
 (0)