aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/addons/proxyauth.py
Commit message (Expand)AuthorAgeFilesLines
* bump dependenciesThomas Kriechbaumer2018-12-021-1/+1
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
* Misc. typosluz.paz2018-02-241-1/+1
* addon options: proxyauth to /addonsAldo Cortesi2018-02-241-0/+12
* Fix #2767 (#2770)Samoilenko Roman2018-01-071-4/+4
* Update proxyauth.pyMaximilian Hils2017-08-011-1/+1
* Fixed LDAP Auth (#2333)charlesdhdt2017-05-121-18/+27
* Added ldap mock testCharles d'Hondt2017-05-041-1/+0
* lint checksCharles d'Hondt2017-05-021-4/+4
* Added ldapsss vefCharles d'Hondt2017-04-281-1/+5
* fixCharles d'Hondt2017-04-281-1/+1
* Added LDAP AuthCharles d'Hondt2017-04-281-1/+29
* configure(options, updated) -> configure(updated)Aldo Cortesi2017-04-261-8/+8
* Move options into ctxAldo Cortesi2017-04-261-4/+2
* Merge pull request #2118 from lymanZerga11/patch-3Maximilian Hils2017-03-111-3/+4
|\
| * fix type hintsMaximilian Hils2017-03-101-2/+2
| * add type hintsMaximilian Hils2017-03-081-2/+2
| * Update proxyauth.pylymanZerga112017-03-081-1/+1
| * Update proxyauth.pylymanZerga112017-03-081-2/+3
* | Change the way proxy authetication is specifiedAldo Cortesi2017-03-071-24/+22
|/
* improve make_error_responseMaximilian Hils2017-02-151-7/+6
* fix #1722, fix #1734, refs #2019Maximilian Hils2017-02-151-65/+83
* addons.proxyauth: out with the old, in with the newAldo Cortesi2016-11-131-0/+7
* addons.proxyauth: complete and testAldo Cortesi2016-11-131-13/+86
* stub out proxyauth addonAldo Cortesi2016-11-131-0/+68