Commit Graph

21 Commits (ad09feed837737c188e37fc6adfead7b8a45715e)

Author SHA1 Message Date
Sasha Melentyev febcaeff3a
Chore: Use strings.ReplaceAll and preallocate containers (#58483) 3 years ago
Emil Tullstedt 75701695d8
pkg/web: avoid shared middleware slice (#58458) 3 years ago
Emil Tullstedt 89eba7a108
Server: Write internal server error on missing write (#57813) 3 years ago
sh0rez 635571db8a
pkg/web: remove Router and Logger from Context (#53765) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
sh0rez adbb789877
pkg/web: detect Hijack() as chain write (#53466) 3 years ago
sh0rez 534ece064b
pkg/web: closure-style middlewares (#51238) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Ezequiel Victorero dfab100dc7
Chore: sanitize values before being logged from request headers (#49245) 3 years ago
sh0rez 3d5d8c785b
pkg/web: restrict handler types (#48495) 3 years ago
ying-jeanne 0bf889e058
Fix unmaarshal of double pointer (#47586) 3 years ago
Marcus Efraimsson 6c7d326499
Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
sam boyer 6a2255abe7
pkg/web: X-Forwarded-For multi-IP handling (#45098) 3 years ago
Marcus Efraimsson 94edd7a762
Plugins: Refactor plugin dashboards (#44315) 3 years ago
Igor Suleymanov fdeaf7a5c4
Add nil checks to HTTP request validation dispatch (#44371) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
Serge Zaitsev f5802878f1
Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago