Vinci Xu
b13f167445
refactor: separate admin and proxy port in default config ( #2802 )
...
change all admin 9080 to 9180
2020-11-24 16:51:47 +08:00
琚致远
9d4b4181c8
fix(doc): broken links ( #2682 )
2020-11-10 16:10:49 +08:00
tzssangglass
27875e5790
feat(jwt-auth): support to use of the RS256 algorithm ( #2594 )
...
* example for #2523
* fix: jwt-auth plugin RS256 algorithm is not easy to use. (#2523 )
fix: add more test cases for jwt plugin. (#2355 )
fix #2523
fix #2355
2020-11-06 10:16:20 +08:00
罗泽轩
6a543a98a2
feat: use interceptors to protect plugin's route ( #2416 )
2020-10-17 17:45:26 +08:00
Wen Ming
a4e3526049
bugfix: remove unsupported algorithm in jwt plugin. ( #2356 )
...
* bugfix: remove unsupported algorithm in jwt plugin.
support algorithm: https://github.com/SkyLothar/lua-resty-jwt/blob/master/lib/resty/jwt.lua#L505
* revert doc auto-format
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
Co-authored-by: yiyiyimu <wosoyoung@gmail.com>
2020-10-05 07:26:40 +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
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
Nirojan Selvanathan
b0a1580c67
doc: Refactoring docs to support docsify ( #1724 )
2020-06-19 12:03:55 +08:00