1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2026-04-23 19:41:06 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Victor Sokolov 9f36029020 IMG-87: add context to errors (#1600) 2026-01-14 18:10:46 +01:00
Victor Sokolov 1570a2885c IMG-87: url in errors, errctx (#1598) 2026-01-14 15:32:48 +01:00
Victor Sokolov ee9a152b4c IMG-88: check ':' in signature (#1596) 2025-12-25 16:03:55 +01:00
Sergei Aleksandrovich e33254005d Refactored errors (#1578)
* Refactored errors

* Make monitoring and errorreport accept `errctx.Error` instead of `error`

* Add server.Error; Remove category from errctx; Make HTTP handlers respond with *server.Error

* Remove stackSkip from errctx.Wrap; Add errctx.WrapWithStackSkip
2025-11-20 01:26:21 +06:00
Victor Sokolov f8133cd0b1 IMG-57: isSecurityOptionAllowed; shared parse fns (#1528)
* isSecurityOptionAllowed; shared parse fns

* We are not the same
2025-09-18 20:03:41 +06:00
Victor Sokolov 355e3c506e IMG-56: Security instance (#1524)
* Security instance

* Security -> Checker
2025-09-12 13:52:47 +02:00
Victor Sokolov 2d6b5a8d5a TestServer, AllowNetworks -> http.Transport (#1523) 2025-09-11 19:26:27 +02:00
DarthSim 528ece8da1 Revised errors for better error reporting 2025-02-17 22:11:40 +03:00