-
Notifications
You must be signed in to change notification settings - Fork 602
Comparing changes
Open a pull request
base repository: elixir-plug/plug
base: main
head repository: se-apc/plug
compare: master
- 19 commits
- 3 files changed
- 7 contributors
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d01633 - Browse repository at this point
Copy the full SHA 6d01633View commit details -
Merge pull request #1 from se-apc/logging_update
Use explicit Logger macros to allow for compile-time purging
Configuration menu - View commit details
-
Copy full SHA for f3ded3f - Browse repository at this point
Copy the full SHA f3ded3fView commit details
Commits on Feb 5, 2021
-
Merge remote-tracking branch 'upstream/master'
Adriana Gonzalez committedFeb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 71d5f33 - Browse repository at this point
Copy the full SHA 71d5f33View commit details
Commits on Feb 8, 2021
-
Adriana Gonzalez committed
Feb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for b300be9 - Browse repository at this point
Copy the full SHA b300be9View commit details -
change tlsv1.3 keyfind in options
Adriana Gonzalez committedFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 786b5be - Browse repository at this point
Copy the full SHA 786b5beView commit details -
Merge pull request #2 from se-apc/issue/fix_for_tls1.3
fix for TLS 1.3
Configuration menu - View commit details
-
Copy full SHA for ab79ac2 - Browse repository at this point
Copy the full SHA ab79ac2View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d10e8cd - Browse repository at this point
Copy the full SHA d10e8cdView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e6f2e1 - Browse repository at this point
Copy the full SHA 2e6f2e1View commit details
Commits on Sep 8, 2022
-
Replace raise with Logger.error
- Raise throws an error all the way to the browser, even on production builds. So a customer would see it.
Configuration menu - View commit details
-
Copy full SHA for bcae2ad - Browse repository at this point
Copy the full SHA bcae2adView commit details -
Merge pull request #4 from se-apc/static_update
Replace raise with Logger.error
Configuration menu - View commit details
-
Copy full SHA for 9aba847 - Browse repository at this point
Copy the full SHA 9aba847View commit details
Commits on Apr 21, 2023
-
Add error raise on invalid path
david.naughton committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 877bd0f - Browse repository at this point
Copy the full SHA 877bd0fView commit details
Commits on Apr 24, 2023
-
Change to returning connection unchanged rather than raising
david.naughton committedApr 24, 2023 Configuration menu - View commit details
-
Copy full SHA for de80bb4 - Browse repository at this point
Copy the full SHA de80bb4View commit details
Commits on Apr 25, 2023
-
Merge pull request #5 from se-apc/bug/AGILIS-26192_pentest_path_trave…
…rsal Add error raise on invalid path
Configuration menu - View commit details
-
Copy full SHA for 9510586 - Browse repository at this point
Copy the full SHA 9510586View commit details
Commits on Jun 27, 2023
-
Changing exception fail whilst given imparsable params i.e.: /login?r…
…eturnUrl=%%30%30 to a Logger error print-out and binary "" as an evaluated value
Tomasz Kazimierz Motyl committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for eebc04f - Browse repository at this point
Copy the full SHA eebc04fView commit details -
Merge pull request #6 from se-apc/bugfix/changing_exception_raise_for…
…_param_parsing_to_a_gentle_fail Changing exception fail whilst given imparsable params i.e.: /login?r…
Configuration menu - View commit details
-
Copy full SHA for 85eee54 - Browse repository at this point
Copy the full SHA 85eee54View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4814ef9 - Browse repository at this point
Copy the full SHA 4814ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8fe036 - Browse repository at this point
Copy the full SHA a8fe036View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa52549 - Browse repository at this point
Copy the full SHA aa52549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c8440 - Browse repository at this point
Copy the full SHA 05c8440View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master