apisix/t/plugin
Rushikesh Tote 183351cd9f
feat: Added authz-casbin plugin and doc and tests for it (#4710)
Signed-off-by: Rushikesh Tote <rushi.tote@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2021-08-06 11:35:07 +08:00
..
authz-casbin feat: Added authz-casbin plugin and doc and tests for it (#4710) 2021-08-06 11:35:07 +08:00
dubbo-proxy test: don't crash when dubbo upstream returns integer status code (#3823) 2021-03-16 15:19:58 +08:00
ext-plugin feat(ext-plugin): send the idempotent key when preparing conf (#4736) 2021-08-03 12:20:44 +08:00
api-breaker.t test: clean fake upstream API (#4578) 2021-07-14 10:53:05 +08:00
authz-casbin.t feat: Added authz-casbin plugin and doc and tests for it (#4710) 2021-08-06 11:35:07 +08:00
authz-keycloak2.t feat(authz-keycloak): dynamic scope and resource mapping. (#3308) 2021-01-27 21:50:18 +08:00
authz-keycloak.t feat(authz-keycloak): dynamic scope and resource mapping. (#3308) 2021-01-27 21:50:18 +08:00
basic-auth.t fix: Basic auth plugin should run in rewrite phase. (#2905) 2020-12-01 23:03:45 +08:00
batch-requests2.t feat(batch-requests): allow customizing uri in batch-requests (#4563) 2021-07-10 18:13:30 +08:00
batch-requests.t chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
client-control.t feat(client-control): set client_max_body_size dynamically (#4423) 2021-06-16 17:25:50 +08:00
consumer-restriction.t feat: Add filter on HTTP methods for consumer-restriction plugin (#3691) 2021-03-08 18:00:29 +08:00
cors.t feat: add allow_origins_by_regex to cors plugin (#3839) 2021-03-22 15:55:54 +08:00
custom_hmac_auth.t fix: the plugin hmac-auth missed a \n (#2543) 2020-10-28 13:37:22 +08:00
echo.t change(echo): remove odd auth_value (#4055) 2021-05-28 10:44:36 -04:00
error-log-logger-skywalking.t feat: add error log skywalking reporter (#4633) 2021-08-04 10:11:41 +08:00
error-log-logger.t feat: add error log skywalking reporter (#4633) 2021-08-04 10:11:41 +08:00
example.t feat: support to bind plugin config by plugin_config_id (#3567) 2021-02-20 20:42:10 +08:00
fault-injection2.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
fault-injection.t fix: upgrade lua-resty-expr to fix the rule validation (#4678) 2021-07-31 12:06:09 +08:00
grpc-transcode.t fix(grpc-transcode): handle enum type (#4706) 2021-07-31 16:27:11 -04:00
gzip.t feat: add gzip plugin (#4640) 2021-07-22 12:04:38 +08:00
hmac-auth2.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
hmac-auth.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
http-logger-json.t test: demonstrate http-logger works fine with JSON body (#3212) 2021-01-11 18:00:24 +08:00
http-logger-log-format.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
http-logger-new-line.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
http-logger.t refactor: remove trailing whitespace (#3040) 2020-12-15 08:56:20 +08:00
ip-restriction.t feat(ip-restriction): support user-defined configuration message (#4493) 2021-07-02 08:56:30 +08:00
jwt-auth.t feat: jwt-auth support extension payload (#4099) 2021-04-23 09:13:50 +08:00
kafka-logger-log-format.t feat(kafka-logger): support for specified the log formats via admin API. (#4483) 2021-06-30 14:13:19 +08:00
kafka-logger.t plugin(kafka-logger): send logs in async mode by default (#4035) 2021-04-14 16:14:54 +08:00
key-auth-upstream-domain-node.t test: make key-auth-upstream-domain-node stable (#3666) 2021-02-25 13:07:18 +08:00
key-auth.t feat(key-auth): supporting key-auth plugin to get key from query string (#4490) 2021-07-02 11:05:49 +08:00
limit-conn2.t feat: add additional option to control the default_conn_delay option of the limit-conn plugin (#4604) 2021-07-22 15:23:53 +08:00
limit-conn.t chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
limit-count-redis2.t feat: add select database for Redis related functions (#3559) 2021-02-09 23:03:50 +08:00
limit-count-redis-cluster.t change(limit-count): ensure redis cluster name is set correctly (#3910) 2021-04-07 09:20:00 +08:00
limit-count-redis.t change: make lrucache lock optional (#2575) 2020-11-02 16:47:32 +08:00
limit-count.t chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
limit-req2.t feat: limit-req support nodelay (#4395) 2021-06-10 21:06:29 +08:00
limit-req.t chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
log-rotate.t test: make t/plugin/log-rotate.t stable (#4218) 2021-05-12 11:14:13 +08:00
node-status.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
openid-configuration.json feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
openid-connect.t fix: proxy_set_header Host $host may lose port info (#2079) 2021-01-27 13:16:07 +08:00
plugin.t test: ensure all plugins have unique priority (#3582) 2021-02-20 15:40:28 +08:00
prometheus2.t fix: when route name is not set, it would be given the service name (#4020) 2021-04-13 16:05:14 +08:00
prometheus3.t fix: use original modifiedIndex if possible (#4192) 2021-05-09 10:31:33 +08:00
prometheus.t test: clean fake upstream API (#4578) 2021-07-14 10:53:05 +08:00
proxy-cache.t fix: don't override cache relative headers (#3789) 2021-03-10 09:02:28 +08:00
proxy-mirror.t chore: sort the request headers output by the _M.uri and _M.old_uri function in t/lib/server.lua (#2696) 2020-11-12 14:37:51 +08:00
proxy-rewrite2.t feat: avoid overriding customized X-Forwarded-Proto header (#4260) 2021-05-17 21:23:56 +08:00
proxy-rewrite.t test: sort the output data of the plugin_proxy_rewrite_args method (#3448) 2021-01-29 07:53:41 +08:00
redirect.t feat: support appending query string in redirect (#4298) 2021-05-25 10:17:36 +08:00
referer-restriction.t feat: implemented referer-restriction plugin (#2352) 2020-10-06 18:20:17 +08:00
request-id.t fix(request-id): we can use different ids with the same request (#4479) 2021-06-30 10:33:14 +08:00
request-validation.t feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
response-rewrite.t feat(reponse-rewrite): allow using variable in the header (#4194) 2021-05-10 10:27:41 +08:00
server-info.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
serverless.t feat: enable balancer phase for plugins (#4549) 2021-07-14 12:16:35 +08:00
skywalking.t fix(skywalking): handle conflict between global rule and route (#4589) 2021-07-14 10:56:13 +08:00
sls-logger.t fix: change string concat (#2953) 2020-12-04 22:43:34 +08:00
syslog.t fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928) 2020-12-04 23:55:38 +08:00
tcp-logger.t fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928) 2020-12-04 23:55:38 +08:00
traffic-split2.t feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
traffic-split3.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
traffic-split4.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
traffic-split.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
ua-restriction.t feat(plugin): Add new plugin ua-restriction for bot spider restriction (#4587) 2021-07-21 21:11:49 +08:00
udp-logger.t fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928) 2020-12-04 23:55:38 +08:00
uri-blocker.t bugfix: avoid to modify the original plugin conf. (#1958) 2020-07-31 20:19:12 +08:00
wolf-rbac.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
zipkin2.t change(zipkin): rearrange the child span (#3877) 2021-03-23 20:19:16 +08:00
zipkin.t change(zipkin): rearrange the child span (#3877) 2021-03-23 20:19:16 +08:00