Jannis Mattheis
|
3454dcd602
|
Use golangci-lint
|
2020-11-01 10:47:02 +01:00 |
Stewart Thomson
|
93b30c5c44
|
Allows browser extensions in cors (#317)
|
2020-05-10 06:32:27 +00:00 |
Jannis Mattheis
|
7523ad0d2e
|
Use response header if cors config is empty
The cors middleware of gin denies the request with 403 forbidden if
the origin differs.
|
2020-05-09 16:41:53 +02:00 |
Jannis Mattheis
|
7b90b8a8f5
|
Use v2 in package path
|
2020-05-08 10:43:17 +02:00 |
Stewart Thomson
|
3f04d50088
|
Allow multiple CORS origins
|
2020-04-26 11:27:24 +00:00 |