AdguardTeam / gomitmproxy

Simple golang mitm proxy implementation
https://adguard.com/
GNU General Public License v3.0
293 stars 59 forks source link

Changed: add possibility to override authorize function #25

Closed treussart closed 6 months ago

treussart commented 6 months ago

Merge Request to allow the possibility of being able to override the 'authorize' method. This allows you to change the business logic on user authentication.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.83%. Comparing base (51bf962) to head (115eb8e).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ======================================= Coverage 79.83% 79.83% ======================================= Files 1 1 Lines 119 119 ======================================= Hits 95 95 Misses 13 13 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.