王哈哈
|
dac3600b53
|
Modify comment syntax error (#2572)
|
2022-11-04 21:55:17 +08:00 |
|
Kevin Wan
|
f7a60cdc24
|
fix: remove deprecated dependencies (#1837)
* fix: remove deprecated dependencies
* backup
* fix test error
|
2022-04-27 21:34:54 +08:00 |
|
Kevin Wan
|
842656aa90
|
feat: log 404 requests with traceid (#1554)
|
2022-02-19 20:50:33 +08:00 |
|
Kevin Wan
|
fdc7f64d6f
|
chore: update unauthorized callback calling order (#1469)
* chore: update unauthorized callback calling order
* chore: add comments
|
2022-01-20 21:09:45 +08:00 |
|
Kevin Wan
|
468c237189
|
chore: upgrade dependencies (#1444)
* chore: upgrade dependencies
* ci: upgrade go to 1.15
|
2022-01-14 11:01:02 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
1eb1450c43
|
downgrade golang-jwt to support go 1.14 (#1073)
|
2021-09-21 13:42:45 +08:00 |
|
Kevin Wan
|
30e49f2939
|
fix jwt security issue by using golang-jwt package (#1066)
|
2021-09-19 22:33:35 +08:00 |
|
Kevin Wan
|
9672298fa8
|
make sure setting code happen before callback in rest (#936)
|
2021-08-22 09:27:20 +08:00 |
|
Kevin Wan
|
3c6951577d
|
make hijack more stable (#565)
|
2021-03-15 20:11:09 +08:00 |
|
Kevin Wan
|
1a1a6f5239
|
add http hijack methods (#555)
|
2021-03-09 21:30:45 +08:00 |
|
Kevin Wan
|
655ae8034c
|
fix golint issues in rest (#529)
|
2021-03-01 19:15:35 +08:00 |
|
Kevin Wan
|
e97e1f10db
|
simplify code with http.Flusher type conversion (#325)
* simplify code with http.Flusher type conversion
* simplify code with http.Flusher type conversion, better version
|
2020-12-29 10:25:55 +08:00 |
|
jichangyun
|
0bd2a0656c
|
The ResponseWriters defined in rest.handler add Flush interface. (#318)
|
2020-12-28 21:30:24 +08:00 |
|
kevin
|
a7c02414f3
|
export token parser for refresh token service
|
2020-08-12 12:12:31 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
0897f60c5d
|
rename ngin to rest
|
2020-07-31 11:14:48 +08:00 |
|