cloudflared-mirror/carrier
Kevin Marshall 50104548cf AUTH-7260: Add support for login interstitial auto closure
Adds a switch `--auto-close` which automatically closes Access login interstitial windows/tabs immediately after the user chooses Approve or Deny.
2025-08-12 20:41:12 +00:00
..
carrier.go AUTH-7260: Add support for login interstitial auto closure 2025-08-12 20:41:12 +00:00
carrier_test.go TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 2021-03-29 21:57:56 +00:00
websocket.go TUN-7057: Remove dependency github.com/gorilla/mux 2022-12-24 21:05:51 -07:00
websocket_test.go TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now (#345). 2021-04-07 16:25:46 +00:00