Applenice
|
cd8afe6ec4
|
feat(ip-restriction): support user-defined configuration message (#4493)
|
2021-07-02 08:56:30 +08:00 |
|
John Bampton
|
2a9a52220f
|
test: fix grammar (#3584)
|
2021-02-18 12:33:20 +08:00 |
|
罗泽轩
|
ee122cd048
|
feat: log when request is blocked by a plugin (#3214)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-01-07 19:45:08 +08:00 |
|
罗泽轩
|
fd2db606a9
|
feat: rewrite handwriting validation with jsonschema (#3021)
Fix #2967. Some plugins can't be rewritten, so I have to keep them.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2020-12-18 16:55:23 +08:00 |
|
罗泽轩
|
44855ec1a7
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
|
YuanSheng Wang
|
4f900390f9
|
bugfix: independently check the "disabled" field to avoid schema ve… (#2099)
* bugfix: independently check the "disabled" field to avoid `schema` verification
with other parameters.
|
2020-09-17 22:31:02 +08:00 |
|
YuanSheng Wang
|
1aefe915f1
|
change: update plugin's schema ip-restriction with draft7 way (#2091)
|
2020-08-24 09:27:49 +08:00 |
|
YuanSheng Wang
|
f22f494362
|
optimize: updated the error message after updated new jsonschema . (#1011)
|
2020-01-02 21:56:42 +08:00 |
|
YuanSheng Wang
|
7c51f6da00
|
updated jsonschema to v0.4. (#805)
* updated jsonschema to v0.4.
* test: fixed typo.
|
2019-11-05 10:33:36 +08:00 |
|
WenMing
|
12a2b01b71
|
license: add ASF header. (#743)
|
2019-10-31 09:27:28 +08:00 |
|
YuanSheng Wang
|
d06fbfa13c
|
change: used lua-resty-jsonschema instead of lua-rapidjson . (#703)
|
2019-10-23 12:58:10 +08:00 |
|
YuanSheng Wang
|
91e54ab305
|
change: exported remote_addr def and host_def schema definition. (#610)
* change: exported `remote_addr def` and `host_def` schema definition.
* bugfix: allow uppercase letters in IPv6.
|
2019-09-27 04:22:26 +08:00 |
|
Yuansheng
|
097bcde2fe
|
change: used resty-matcher to match ip address, which support IPv6.
|
2019-09-23 12:24:12 +08:00 |
|
Yuansheng
|
4bb40df857
|
change(test): name style.
|
2019-09-10 10:07:29 +08:00 |
|
chnliyong
|
f26f8ba6da
|
feature: added IPv4 whitelist/blacklist plugin ip-restriction (#398)
|
2019-08-19 13:59:47 +08:00 |
|