wisdom
|
de20916e5f
|
feat(key-auth): supporting key-auth plugin to get key from query string (#4490)
|
2021-07-02 11:05:49 +08:00 |
|
罗泽轩
|
89d8697743
|
feat(key-auth): allow customizing header (#4013)
|
2021-04-09 18:08:21 +08:00 |
|
罗泽轩
|
1a24c2af39
|
refactor(consumer): remove id and use username only (#2679)
Close #2656
Close #2653
Close #2651
|
2020-11-18 17:44:40 +08:00 |
|
罗泽轩
|
2c37f0e5f2
|
fix(key-auth): 'key' is required in consumer configuration (#2689)
Close #2686.
According to the
https://github.com/apache/apisix/pull/2120#discussion_r477153261,
instead of skipping consumer without key, we should make 'key' required
only for consumer configuration.
|
2020-11-10 16:08:46 +08:00 |
|
Vinci Xu
|
89f4389ba7
|
fix[key-auth]: skip consumer when config has no key (#2120)
|
2020-09-18 21:49:01 +08:00 |
|
Nirojan Selvanathan
|
8958c6ce0d
|
test case: Adding unit test for key auth plugin with valid api key (#964)
|
2019-12-13 13:16:47 +08:00 |
|
贝克
|
7d33fb66bc
|
bugfix: key-auth plugin cannot run accurately in the case of multiple consumers (#826)
|
2019-11-10 21:50:57 +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
|
de3c95da21
|
feature: support consumer bind plugins. (#544)
* feature: saved consumer plugin information.
* feature: supported to merge plugin with consumer and route.
|
2019-09-22 06:05:58 +08:00 |
|
Yuansheng
|
4bb40df857
|
change(test): name style.
|
2019-09-10 10:07:29 +08:00 |
|
WenMing
|
6af8957f87
|
feature: added admin api for consumer. (#135)
|
2019-06-19 19:14:58 +08:00 |
|
WenMing
|
7b54aaac16
|
test: added test cases for key-auth using admin API. (#121)
|
2019-06-17 22:05:02 +08:00 |
|
Yuansheng
|
9ee285661f
|
test: renamed test cases.
|
2019-06-14 08:08:59 +08:00 |
|