-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix bugs in CRLF injection protection #2
Conversation
Ready for review, @pjz. |
rip out configure-aspen.py
implement Windows CI
switch from Website(argv) to Website(**kwargs)
add base URL canonicalization to algorithm
redirect improvements
@pjz Let's merge this and then cut a release, eh? |
8d4f5cb
to
02109fe
Compare
fix bugs in CRLF injection protection
Gah, I effed us up with a force-push to /me looking at repair ... |
(I was confused as to why AppVeyor was on this PR.) |
You should be able to set the output of this merge as |
@pjz I just went ahead and merged locally and pushed in: AspenWeb/pando.py@a87e622 |
Fixes #1.