Paweł Żak
|
9bf9fb3a4d
|
chore(linters): Enable `usetesting` linter (#16456)
Co-authored-by: pzak <pzak>
Co-authored-by: Zak <pawel.zak@intel.com>
|
2025-03-10 02:12:42 -05:00 |
Paweł Żak
|
cf2a820cac
|
chore: Enable `testifylint:go-require` checker (#16158)
|
2024-11-13 01:32:57 -06:00 |
h0nIg
|
9cb121c76a
|
feat(common.cookie): Allow usage of secrets for header (#15640)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-08-06 08:12:13 +02:00 |
Paweł Żak
|
78cbf533d2
|
test(linters): Enable copyloopvar (#15532)
|
2024-06-20 15:43:02 -05:00 |
Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Paweł Żak
|
3786cf2d72
|
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452)
|
2023-12-15 06:25:10 -07:00 |
Joshua Powers
|
0f8957f0e9
|
chore: Resolves gocritic sloppyReassign (#13712)
|
2023-08-03 18:57:18 +02:00 |
Joshua Powers
|
f08cac618c
|
fix(common.cookie): Allow any 2xx status code (#12515)
|
2023-01-18 11:19:19 +01:00 |
Joshua Powers
|
b5076363e4
|
fix: use reader over readcloser, regen cookie-jar (#11482)
|
2022-07-18 13:05:28 -06:00 |
Joshua Powers
|
508483157d
|
fix: allow 201 for cookies, update header docs (#11472)
|
2022-07-08 15:10:46 -06:00 |
Sebastian Spaink
|
0ca1cd64b4
|
fix: address flaky tests in cookie_test.go and graylog_test.go (#10326)
|
2022-01-18 16:55:47 -06:00 |
Conor Evans
|
48b981bd4e
|
feat: support headers for http plugin with cookie auth (#10404)
|
2022-01-11 15:31:28 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sebastian Spaink
|
167b6e0075
|
fix: race condition in cookie test (#9659)
|
2021-09-02 00:21:53 -05:00 |
Sebastian Spaink
|
02ccbec348
|
fix: cookie test (#9608)
|
2021-08-17 17:22:14 -04:00 |
Jacob Hochstetler
|
4591c62cfc
|
Http plugin add cookie auth (#9395)
|
2021-07-13 15:58:49 -06:00 |