mitmproxy/mitmproxy
Sujal Singh f6d27fadc8
Fix auth cookie always using the default web_port option. (#7827)
* fix auth cookie always using the default `web_port`

* update changelog

* add test

* switch to webauth method
2025-08-19 23:04:34 +02:00
..
addons Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
contentviews Bump the mypy group with 2 updates (#7814) 2025-08-03 21:57:39 +02:00
contrib
coretypes Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
io Bump the mypy group with 2 updates (#7814) 2025-08-03 21:57:39 +02:00
net fix various deprecation warnings (#7687) 2025-05-03 17:55:57 +00:00
platform
proxy Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
script
test migrate to new contentview API, make DNS interactive (#7670) 2025-04-25 15:17:12 +00:00
tools Fix auth cookie always using the default web_port option. (#7827) 2025-08-19 23:04:34 +02:00
utils Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
__init__.py
addonmanager.py
certs.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
command.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
command_lexer.py
connection.py
ctx.py
dns.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
eventsequence.py
exceptions.py
flow.py
flowfilter.py web: misc improvements (#7706) 2025-05-12 19:31:18 +00:00
hooks.py
http.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
log.py
master.py Fix type for Master.opts to accept None (#7752) 2025-06-03 12:47:49 +02:00
options.py introduce new contentview API (#7623) 2025-04-21 14:56:58 +02:00
optmanager.py
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2025-05-25 19:49:13 +00:00
websocket.py