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 abaeac6 commit 09d7719Copy full SHA for 09d7719
README.md
@@ -142,6 +142,7 @@ These features are new and were not included in v1.
142
You can enable the following middleware using the "middlewares" config parameter:
143
144
- "cors": Support for CORS requests (enabled by default)
145
+- "authorization": Hide or restrict access to certain tables or columns
146
- "basicAuth": Support for "Basic Authentication"
147
- "firewall": Limit access to specific IP addresses
148
- "validation": Return input validation errors for custom rules
0 commit comments