Commit Graph

24 Commits (1c6eca09bb00621d00b46acd0c8ebf86323e48de)

Author SHA1 Message Date
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 707d3536f0
Macaron: Strip down renderer middleware (#37627) 4 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 4e0ad50102
middleware: Make scenario test functions take a testing.T argument (#29564) 5 years ago
Arve Knudsen 58dbf96a12
Middleware: Rewrite tests to use standard library (#29535) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Carl Bergquist f2f2722bb1
chore: avoid aliasing models in middleware (#22484) 5 years ago
Marcus Efraimsson d0a80c59f3
Rendering: Store render key in remote cache (#22031) 5 years ago
Marcus Efraimsson f778c1d971
Security: Responses from backend should not be cached (#16848) 6 years ago
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114) 6 years ago
Marcus Efraimsson 8029e48588
support get user tokens/revoke all user tokens in UserTokenService 6 years ago
bergquist 1310d356fc removes unused session code 6 years ago
bergquist f257101c41 removes unused/commented code 6 years ago
bergquist 5998646da5 restrict session usage to auth_proxy 6 years ago
Marcus Efraimsson 59d0c19ba8
passing middleware tests 6 years ago
Marcus Efraimsson 81879f0162
fix broken code 6 years ago
Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers 8 years ago