Kevin Wan
|
0d5a68869d
|
fix: gateway conf doesn't work (#2968)
|
2 years ago |
Kevin Wan
|
d9d79e930d
|
Merge pull request from GHSA-fgxv-gw55-r5fq
* fix: Authorization Bypass Through User-Controlled Key
* chore: add not safe domain test
|
2 years ago |
Kevin Wan
|
5c9fae7e62
|
feat: support sub domain for cors (#1827)
|
3 years ago |
Kevin Wan
|
842656aa90
|
feat: log 404 requests with traceid (#1554)
|
3 years ago |
Kevin Wan
|
3dda557410
|
chore: only allow cors middleware to change headers (#1276)
|
3 years ago |
Kevin Wan
|
c800f6f723
|
chore: avoid superfluous WriteHeader call errors (#1275)
|
3 years ago |
Kevin Wan
|
0395ba1816
|
feat: add rest.WithCustomCors to let caller customize the response (#1274)
|
3 years ago |
Kevin Wan
|
a6c8113419
|
chore: refactor, better goctl message (#1228)
|
3 years ago |
Kevin Wan
|
28409791fa
|
feat: support CORS, better implementation (#1217)
* feat: support CORS, better implementation
* chore: refine code
|
3 years ago |
Kevin Wan
|
c28e01fed3
|
feat: support CORS by using rest.WithCors(...) (#1212)
* feat: support CORS by using rest.WithCors(...)
* chore: add comments
* refactor: lowercase unexported methods
* ci: fix lint errors
|
3 years ago |