GoDoxy/internal/net/gphttp/middleware
yusing 7461344004 fix: json store marshaling, api handler
- code clean up
- uncomment and simplify api auth handler
- fix redirect url for frontend
- proper redirect
2025-04-24 04:47:42 +08:00
..
errorpage refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
metrics_logger refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
test_data refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
cidr_whitelist.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
cidr_whitelist_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
cloudflare_real_ip.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
custom_error_page.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
middleware.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
middleware_builder.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
middleware_builder_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
middleware_chain.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
middleware_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
middlewares.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
modify_request.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
modify_request_test.go refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
modify_response.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
modify_response_test.go refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
oidc.go fix: json store marshaling, api handler 2025-04-24 04:47:42 +08:00
rate_limit.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
rate_limit_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
real_ip.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
real_ip_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
redirect_http.go chore: remove unused debugging printing 2025-04-22 09:54:19 +08:00
redirect_http_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
set_upstream_headers.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
test_utils.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
trace.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
tracer.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
vars.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
x_forwarded.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00