Commit Graph

2 Commits (a24dcf232c2eea2791f4b010da0dc5d0a84cbd9d)

Author SHA1 Message Date
Matt Clay a6ca849643 Fix PEP 8 issues. 9 years ago
Robin Roth 6f40cb9647 Add workaround for evasive in apache2_module (#22649)
* Add workaround for evasive in apache2_module

* Fixes #22635
* Clean up workarounds for php/shib
* Add test for evasive workaround
* Remove use of re module, since all searches work with native python

* Add unit tests to apache2_module name replacements

Go back to using re package where needed

* Rename replace_name to create_apache_identifier
9 years ago