We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c427d7 commit cbd6878Copy full SHA for cbd6878
README.md
@@ -148,6 +148,7 @@ You can enable the following middleware using the "middlewares" config parameter
148
- "authorization": Restrict access to certain tables or columns
149
- "validation": Return input validation errors for custom rules
150
- "sanitation": Apply input sanitation on create and update
151
+- "multiTenancy": Restricts tenants access in a multi-tenant scenario
152
153
The "middlewares" config parameter is a comma separated list of enabled middlewares.
154
You can tune the middleware behavior using middleware specific configuration parameters:
0 commit comments