nic-chen
c375bd0cac
feat: replace timestamp with date and time in GMT format in plugin hmac-auth
( #2301 )
2020-09-28 09:10:26 +08:00
Shuyang Wu
2f7949a1b7
doc: fix typo in doc( #2282 )
2020-09-26 09:21:01 +08:00
YuanSheng Wang
3f9685f823
feat(http-logger): support to concat multiple log with separator. ( #2286 )
2020-09-24 10:58:44 +08:00
Shuyang Wu
6f06622382
doc: plugin attributes format unification ( #2278 )
...
* [WIP] doc api unify
* [WIP] doc api unify
* doc api format
* fix typo
2020-09-23 08:11:27 +08:00
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
nic-chen
84ce7ba781
feat: add AK/SK(HMAC) auth plugin. ( #2192 )
2020-09-16 14:27:56 +08:00
mark
d2f622e280
plugin(prometheus): update json file for grafana dashboard ( #2143 )
2020-09-07 08:58:55 +08:00
idbeta
fbe091b588
doc: fix link in documents ( #2147 )
2020-09-03 13:51:21 +08:00
YuanSheng Wang
4d5ecc1a40
plugin(fault-injection): use draft7 way to rewrite the JSON Schema. ( #2105 )
...
fix #2088
2020-08-27 11:47:04 +08:00
YuanSheng Wang
9070a4fa95
feature: implemented plugin log-rotate
, rotate log by interval time. ( #2097 )
2020-08-26 16:40:36 +08:00
Shuyang Wu
cd6d3552d3
doc: fix doc use 4 spaces instead of key ( #2108 )
2020-08-26 09:37:53 +08:00
Shuyang Wu
6ffd8b9956
doc: Chinese version of plugins request-id ( #2103 )
...
fix #2027
2020-08-23 11:17:18 +08:00
Nirojan Selvanathan
240942e941
feature: implemented request-id
plugin to uniquely track requests in APISIX ( #2026 )
...
fix #2022
2020-08-12 23:09:39 +08:00
Janko
31b210f963
doc: unified plugins document link format and path of Chinese and English. ( #2040 )
...
fix #2039
2020-08-12 22:54:11 +08:00
Janko
da082650c9
doc: update example syntax error for request-validation plugin. ( #2030 )
2020-08-10 09:59:56 +08:00
Nirojan Selvanathan
14f979edf8
test: Added test cases for openid connect introspection ( #2018 )
...
Fix #1718
* Added test case for token intropsection with Keycloak identity server
* Renamed oauth doc to openid-connect to correctly link with the plugin name
2020-08-08 18:24:42 +08:00
Nirojan Selvanathan
712a23f9b0
feat: Support SSL verify option to Authz Keycloak plugin ( #1924 )
...
Fix #1855
2020-08-06 17:07:07 +08:00
Vinci Xu
2ac47735a1
feat: add '**' for alllow_headers and complete docs ( #2004 )
...
fix #1983
2020-08-06 16:13:33 +08:00
Scaat Feng
af70fcb4ab
doc: update uri-blocker plugin docs ( #1997 )
2020-08-05 19:13:19 +08:00
Scaat Feng
020090cc44
doc: add Chinese doc of uri-blocker plugin ( #1985 )
2020-08-05 14:01:05 +08:00
Janko
90867ed744
doc: unified document file name format. ( #1969 )
2020-08-03 08:49:20 +08:00
Janko
0062877dcc
doc: add request-validation
plugin chinese document. ( #1932 )
...
FIX #1882
2020-07-30 17:46:44 +08:00
Nirojan Selvanathan
a7a4fbe8f4
doc: improvements for OSx unit tests ( #1926 )
...
doc(request-validation): fixed the wrong example.
2020-07-30 09:41:36 +08:00
YuanSheng Wang
4c61baa7e9
doc: fix typos. ( #1916 )
...
url -> URL .
2020-07-29 19:23:08 +08:00
Nirojan Selvanathan
a6179996d4
feature: new plugin request-validator ( #1709 )
2020-07-21 21:38:48 +08:00
YuanSheng Wang
6a43a8c735
feature: implemented plugin uri-blocklist
. ( #1727 )
...
first step: #1617
2020-06-22 14:45:55 +08:00
Nirojan Selvanathan
b0a1580c67
doc: Refactoring docs to support docsify ( #1724 )
2020-06-19 12:03:55 +08:00
hellmage
0a8b73930e
doc: add Chinese translation of authz-keycloak plugin ( #1729 )
2020-06-18 21:38:09 +08:00
agile6v
3afcf54fe4
doc: update echo-cn.md ( #1726 )
2020-06-18 09:24:55 +08:00
Vinci Xu
3010e04d47
feat[batch-request]: cp all header to every request ( #1697 )
2020-06-16 18:09:02 +08:00
Nirojan Selvanathan
cd98a2bec8
feature: support authorization Plugin for Keycloak Identity Server ( #1701 )
2020-06-16 13:51:36 +08:00
Wen Ming
8b4ae7c188
doc: added doc of key for limit-* plugins. ( #1714 )
2020-06-16 13:36:16 +08:00
Ayeshmantha Perera
1764890d08
feature: support body filter plugin echo
. ( #1632 )
2020-06-13 20:56:11 +08:00
YuanSheng Wang
b34b554597
change: set default reject code for some plugins ( #1696 )
...
plugin list:
limit-count
limit-conn
limit-req
2020-06-11 15:30:14 +08:00
琚致远
ce386b09f0
doc: rename grpc-transcoding-cn.md to grpc-transcode-cn.md ( #1694 )
2020-06-11 12:03:12 +08:00
stone4774
d6cee162d6
plugin: add consumer-restriction ( #1437 )
2020-06-08 12:49:46 +08:00
Yousa
12bfcece1b
doc: add 'X-API-KEY' parameter for each interface of Admin API. ( #1661 )
2020-06-08 10:40:18 +08:00
Wen Ming
f615cf7134
feature: support http_to_https in redirect plugin. ( #1642 )
2020-06-03 17:46:58 +08:00
月夜枫
81519f35d5
doc: add skywalking plugin instructions ( #1636 )
2020-06-03 15:40:56 +08:00
xxm404
887e812b20
doc(limit-count): fixed document description does not match source code. ( #1628 )
...
close #1627
2020-06-02 09:21:10 +08:00
Gerrard-YNWA
e2154d9531
change(doc): style for HttpResponse section ( #1634 )
2020-06-01 20:15:02 +08:00
dabue
d14371fbd0
fix some doc style for response-rewrite* and health-check.md ( #1611 )
2020-05-26 13:38:28 +08:00
dabue
6fb3ebef57
doc: fix the doc style for *_logger.md ( #1605 )
2020-05-22 14:43:20 +08:00
Vinci Xu
e79cf65880
doc: update kakfa logger plugin's cn version ( #1594 )
2020-05-18 11:18:44 +08:00
Scaat Feng
05b3c39f30
doc: added http logger Chinese docs ( #1581 )
2020-05-14 22:41:46 +08:00
Nirojan Selvanathan
64fcb9fd72
plugin: add HTTP logger for APISIX ( #1396 )
2020-05-09 16:19:41 +08:00
Ayeshmantha Perera
e8091f6e2c
doc: alter logger plugins documentations. ( #1541 )
2020-05-07 11:20:23 +08:00
Ayeshmantha Perera
33b437df4e
feature: implemented plugin sys logger
. ( #1414 )
2020-05-06 10:49:18 +08:00
Nirojan Selvanathan
d970dab5c2
doc: fixed wrong configurations in the logger docs ( #1530 )
2020-04-29 21:43:38 +08:00
Vinci Xu
3a9e0fc675
feature: add batch request plugin. ( #1388 )
2020-04-29 21:40:45 +08:00
Nirojan Selvanathan
c6cc2b5fcb
plugin(kafka-logger): Updating kafka logger to use the batch processor util ( #1358 )
2020-04-29 12:12:41 +08:00
dabue
50d2957a8a
doc: fix the doc style for serverless*.md ( #1511 )
2020-04-28 15:53:29 +08:00
dabue
46a94d1bb6
doc: fix some doc styles for files in doc/ ( #1475 )
2020-04-20 09:07:42 +08:00
paoying
c91da997eb
feature(jwt-auth): support base64 secret for jwt-auth
plugin. ( #1224 )
2020-04-08 09:34:14 +08:00
Lien
f5a078274f
feature: add service name and report local server IP for Zipkin plugin ( #1386 )
2020-04-08 08:47:41 +08:00
agile6v
8e9cd56c63
Fixed some typos. ( #1391 )
2020-04-03 21:38:13 +08:00
Nirojan Selvanathan
25e110135a
featue: Updating the UDP logger to use the batch processor util ( #1355 )
2020-04-03 16:33:32 +08:00
Nirojan Selvanathan
d90e982e6e
feature: Updating TCP logger to use the batch processor util ( #1356 )
2020-04-03 10:54:05 +08:00
Lien
69d2039520
plugin(response-rewrite): rewrite binary data to client by base64 ( #1381 )
2020-04-02 12:03:58 +08:00
iGeeky
84707263d0
plugin(wolf-rbac): added new api change_pwd
and user_info
. ( #1204 )
2020-03-31 13:39:49 +08:00
Vinci Xu
c363ea46d9
feature: add cors plugin ( #1327 )
2020-03-29 10:30:59 +08:00
Ayeshmantha Perera
8adafa3ee2
feature: add Kafka Logger plugin. ( #1312 )
2020-03-25 08:26:45 +08:00
Lien
5be1daacb1
deletion: drop webdocket enable control in proxy-rewrite plugin ( #1332 )
...
* deletion: drop webdocket enable control in proxy-rewrite plugin
* fix test-case
2020-03-24 21:16:21 +08:00
Ayeshmantha Perera
5d8e39d175
doc: add udp logger docs. ( #1330 )
2020-03-24 11:34:09 +08:00
kv
d15c4ef572
doc: fix doc style of plugin grpc-transcoding
( #1325 )
2020-03-22 20:46:14 +08:00
kv
4e185bb102
doc: fix doc style of plugin grpc-transcoding ( #1324 )
2020-03-22 19:49:40 +08:00
kv
18dc6d3ab7
doc: fix doc style of plugin basic-auth ( #1319 )
2020-03-22 19:32:52 +08:00
kv
766e99f7a6
doc: fix doc style of plugin fault-injection ( #1322 )
2020-03-22 19:30:18 +08:00
kv
56b6a6e3ea
doc: fix doc style of plugin fault-injection ( #1321 )
2020-03-22 19:25:03 +08:00
kv
7bb5eb7fdf
doc: doc style for plugin basic-auth ( #1320 )
2020-03-22 19:22:23 +08:00
kv
3dc0465c89
doc: fix style of limit-req & limit-req-cn ( #1310 )
2020-03-20 23:03:59 +08:00
agile6v
fc948f9578
feautre: support for proxy mirror plugin. ( #1288 )
2020-03-19 08:10:03 +08:00
qiujiayu
92c649e879
add tcp-logger-cn.md ( #1293 )
...
* add tcp-logger-cn.md
* fix
2020-03-18 17:11:49 +08:00
agile6v
864aa16e91
feature: support for proxy caching plugin based on disk. ( #1153 )
2020-03-15 22:26:08 +08:00
Nirojan Selvanathan
c1df18f769
feature: adding support to public key based introspection for OAuth plugin ( #1266 )
2020-03-15 20:40:10 +08:00
Ayeshmantha Perera
d07871186a
feature: implemented tcp logger plugin. ( #1221 )
2020-03-15 09:22:13 +08:00
Ayeshmantha Perera
4ebfa24787
doc: modify ip restrictions plugin doc. ( #1219 )
2020-03-08 13:57:31 +08:00
Wen Ming
be2eec3c6d
feature: supported key-based authentication to the dashboard. ( #1169 )
2020-03-05 14:48:27 +08:00
map1e
6ac9322953
doc: add description of redis_password in limit-count doc ( #1179 )
2020-03-02 09:43:02 +08:00
map1e
f458503b30
doc: fix typo in jwt plugin doc ( #1176 )
2020-02-29 00:33:38 +08:00
温铭 WenMing
7f7b4a5376
doc: added curl
example for plugin prometheus
. ( #1172 )
2020-02-28 14:11:07 +08:00
qiujiayu
b210a7b866
feature: support to load different config file by ENV APISIX_PROFILE
profile ( #1147 )
2020-02-28 08:46:42 +08:00
iGeeky
7fe2272492
doc: add wolf-rbac plugin ( #1116 )
...
Co-authored-by: jie <jie123108@163.com>
2020-02-14 11:08:11 +08:00
YuanSheng Wang
187d65764c
doc: add link to download grafana meta data. ( #1119 )
...
Fix #1103
2020-02-11 12:57:58 +08:00
iGeeky
5fff97d0b1
feature: Add wolf rbac plugin ( #1095 )
2020-02-06 15:22:49 +08:00
Lien
92d867619e
doc: response-rewrite.md optimiazition ( #1083 )
2020-01-20 10:36:08 +08:00
agile6v
00a3ece710
doc: Add doc for fault-injection plugin. ( #1055 )
2020-01-15 17:41:26 +08:00
YuanSheng Wang
14ca07b96e
plugin(prometheus): added more picture when showed on grafana. ( #1046 )
2020-01-14 09:59:25 +08:00
KowloonZh
262b9904fb
feature: add basic-auth plugin ( #1029 )
2020-01-13 17:43:04 +08:00
agile6v
61727d4dbc
feature: support regex_uri option in proxy-rewrite plugin ( #979 )
2020-01-06 12:01:03 +08:00
WenMing
1069c3d32d
doc: fixed error in serverless plugin. ( #1006 )
2019-12-30 20:28:36 +08:00
chenjx
88936ed1d5
Update serverless.md ( #970 )
2019-12-29 17:15:53 +08:00
Nirojan Selvanathan
3702786fca
doc: adding Oauth token introspection document ( #987 )
2019-12-20 14:27:45 +08:00
Janko
762da2d986
doc: move develop document from doc/plugins to doc. ( #951 )
2019-12-11 13:43:57 +08:00
琚致远
56ef702059
doc: Update key-auth-cn.md ( #947 )
2019-12-08 10:20:46 +08:00
nic-chen
4517e7b57e
test case for grpc transcode pb option ( #920 )
2019-12-02 10:46:13 +08:00
YuanSheng Wang
4eaf3cae29
doc: how to enable mqtt-proxy plugin. ( #916 )
2019-11-29 08:54:59 +08:00
tom2nonames
b23096139e
plugin(grpc-transcode): support new options for protocol buffer
encoding. ( #846 )
...
* bugfix: Adjust the MaxLength parameter in grpc proto from 4096b to 1M (#820 )
* change: grpc-transcode plugins add schema check
2019-11-28 09:07:09 +08:00
coolsoul
f76fcec57f
doc: add doc for how to write plugin.( #909 )
2019-11-27 13:56:49 +08:00
agile6v
24d1190e83
doc: fixed some typo and update content. ( #895 )
2019-11-24 21:15:39 +08:00