apisix/t/plugin
nic-chen 0a4bc95e3d
feat: hmac-auth add signed headers to calculate signature (#2239)
Co-authored-by: YuanSheng Wang <membphis@gmail.com>
2020-09-18 20:25:41 +08:00
..
authz-keycloak.t feat: Support SSL verify option to Authz Keycloak plugin (#1924) 2020-08-06 17:07:07 +08:00
basic-auth.t change: use draft7 style of JSON Schema. (#2100) 2020-08-22 21:43:21 +08:00
batch-requests.t feat[batch-request]: cp all header to every request (#1697) 2020-06-16 18:09:02 +08:00
consumer-restriction.t change: update resty-radixtree to version 1.9 . (#1730) 2020-06-19 12:24:52 +08:00
cors.t feat: Vary needs to be used when Access-Control-Allow-Origin is not '*' (#2046) 2020-08-12 09:12:58 +08:00
custom_hmac_auth.t feat: hmac-auth add signed headers to calculate signature (#2239) 2020-09-18 20:25:41 +08:00
echo.t bugfix: should not save the runtime data of plugin into etcd. (#1910) 2020-07-27 14:43:50 +08:00
example.t bugfix: independently check the "disabled" field to avoid schema ve… (#2099) 2020-09-17 22:31:02 +08:00
fault-injection.t core: support to set response headers by table. (#1129) 2020-02-18 15:19:12 +08:00
grpc-transcode.t bugfix: grpc-transcode plugin converts http/json parameters abnormally (#2139) 2020-09-10 18:02:16 +08:00
hmac-auth.t feat: hmac-auth add signed headers to calculate signature (#2239) 2020-09-18 20:25:41 +08:00
http-logger.t plugin: add HTTP logger for APISIX (#1396) 2020-05-09 16:19:41 +08:00
ip-restriction.t bugfix: independently check the "disabled" field to avoid schema ve… (#2099) 2020-09-17 22:31:02 +08:00
jwt-auth.t test: fix regex usage in some cases (#1504) 2020-04-26 10:43:08 +08:00
kafka-logger.t fix: return ok in kafka-logger (#2222) 2020-09-17 15:17:51 +08:00
key-auth.t test case: Adding unit test for key auth plugin with valid api key (#964) 2019-12-13 13:16:47 +08:00
limit-conn.t bugfix: used a table array to store the status, allow the plugin can (#1994) 2020-08-07 08:15:44 +08:00
limit-count-redis.t change: use draft7 of JSON Schema for limit count pulgin (#2102) 2020-08-24 09:17:31 +08:00
limit-count.t bugfix: updated the value of remaining when count changes in limit-count plugin. (#2121) 2020-09-06 21:52:13 +08:00
limit-req.t change: set default reject code for some plugins (#1696) 2020-06-11 15:30:14 +08:00
log-rotate.t fix: log-rotate.t is unstable (#2164) 2020-09-06 12:10:42 +08:00
node-status.t bugfix: skipped to init etcd if use local file as config center. (#737) 2019-11-02 07:59:59 +08:00
openid-connect.t test: Added test cases for openid connect introspection (#2018) 2020-08-08 18:24:42 +08:00
prometheus.t feat(prometheus): add prometheus metrics node_info(hostname) (#2063) 2020-08-16 09:59:55 +08:00
proxy-cache.t change: blacklist $request_method in proxy-cache's cache key. (#1385) 2020-04-02 08:55:48 +08:00
proxy-mirror.t change: code style in lua/apisix.lua and t/plugin/proxy-mirror.t (#1339) 2020-03-26 07:23:19 +08:00
proxy-rewrite.t bugfix: should not save the runtime data of plugin into etcd. (#1910) 2020-07-27 14:43:50 +08:00
redirect.t feature: add apisix-version info to headers in APISIX core (#1961) 2020-08-15 07:24:33 +08:00
request-id.t feature: implemented request-id plugin to uniquely track requests in APISIX (#2026) 2020-08-12 23:09:39 +08:00
request-validation.t doc: update main picture of APISIX. (#1964) 2020-08-02 09:35:37 +08:00
response-rewrite.t bugfix: should not save the runtime data of plugin into etcd. (#1910) 2020-07-27 14:43:50 +08:00
serverless.t test cases: add doc and test cases for how to redirect http to https. (#1595) 2020-05-26 23:11:29 +08:00
skywalking.t test: added test tests for skywalking. (#1621) 2020-06-02 12:24:56 +08:00
syslog.t bugfix: passed the copied api_ctx, it may be freed if the api_ctx (#2002) 2020-08-06 10:20:34 +08:00
tcp-logger.t fix: wait time is too short it will easy fail in some bad hardware environment (#2127) 2020-08-27 16:47:09 +08:00
udp-logger.t fix: wait time is too short it will easy fail in some bad hardware environment (#2127) 2020-08-27 16:47:09 +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 plugin(wolf-rbac): added new api change_pwd and user_info. (#1204) 2020-03-31 13:39:49 +08:00
zipkin.t feature: add service name and report local server IP for Zipkin plugin (#1386) 2020-04-08 08:47:41 +08:00