aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a commentsmcv2014-10-15
|
* Added a commentsmcv2014-10-15
|
* Added a commentopenmedi2014-10-15
|
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2014-10-15
|
* Added a commentopenmedi2014-10-15
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE2014-10-15
|
* as usual, macports hasn't movedAmitai Schlair2014-10-14
|
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2014-10-14
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2014-10-14
|
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2014-10-14
|
* one report suffices; not yet clear there's a bugAmitai Schlair2014-10-14
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawk8U772S3jDrZJCO0WA5WaDLjJv5mMl6Yw2014-10-14
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawk8U772S3jDrZJCO0WA5WaDLjJv5mMl6Yw2014-10-14
|
* clarifyAmitai Schlair2014-10-13
|
* findings and questionsAmitai Schlair2014-10-13
|
* Do not pass ignored sid parameter to checksessionexpirySimon McVittie2014-10-12
| | | | | | | | checksessionexpiry's signature changed from (CGI::Session, CGI->param('sid')) to (CGI, CGI::Session) in commit 985b229b, but editpage still passed the sid as a useless third parameter, and this was later cargo-culted into remove, rename and recentchanges.
* comments: don't log remote IP address for signed-in usersSimon McVittie2014-10-12
| | | | | | | The intention was that signed-in users (for instance via httpauth, passwordauth or openid) are already adequately identified, but there's nothing to indicate who an anonymous commenter is unless their IP address is recorded.
* google search plugin: use https for the searchSimon McVittie2014-10-12
|
* default User-Agent changedsmcv2014-10-12
|
* Set default User-Agent to something that doesn't mention libwww-perlSimon McVittie2014-10-12
| | | | | | | | | It appears that both the open-source and proprietary rulesets for ModSecurity default to blacklisting requests that say they are from libwww-perl, presumably because some script kiddies use libwww-perl and are too inept to set a User-Agent that is "too big to blacklist", like Chrome or the iPhone browser or something. This seems doomed to failure but whatever.
* removedsmcv2014-10-12
|
* Added a commentsmcv2014-10-12
|
* help Markdown make a listAmitai Schlair2014-10-12
|
* Added a comment: fixed in a recent release, I thinkhttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2014-10-12
|
* (no commit message)openmedi2014-10-12
|
* Replace shebang paths with the build-time $(PERL).Amitai Schlair2014-10-12
| | | | | | On non-Debian systems, /usr/bin/perl might not be the best available Perl interpreter. Use whichever perl was used to run Makefile.PL, unless it was "/usr/bin/perl", in which case there's nothing to do.
* Extract test subs for each site. No change meant.Amitai Schlair2014-10-12
|
* Extract run_cgi(). No functional change intended.Amitai Schlair2014-10-12
|
* Extract check_generated_content(). Same output.Amitai Schlair2014-10-11
|
* Extract check_cgi_mode_bits(). No change intended.Amitai Schlair2014-10-10
|
* Extract thoroughly_rebuild(), a slight test change.Amitai Schlair2014-10-10
| | | | | | | I didn't try to parameterize when a test should fail when we can't remove ikiwiki.cgi because there already isn't one. (Hooray, natural language.) Instead, we stop worrying about it and always tolerate ENOENT.
* Extract write_setup_file(). No functional change.Amitai Schlair2014-10-10
| | | | Test output differs only by the line numbers of the TODO items.
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE2014-10-09
|
* clarify furthersmcv2014-10-09
|
* clarifysmcv2014-10-09
|
* That's not how that directive is used, and if you want to try stuff out ↵smcv2014-10-09
| | | | | | please edit the sandbox instead This reverts commit 856819a733d90a2ca259a5a3b03cc5d84f72e931
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnquaJWYPCmQoY-kgn8wH1Ey7WOCB6zcRY2014-10-09
|
* (no commit message)tarojiro2014-10-08
|
* alternative plansmcv2014-10-06
|
* simplify IPC::Run check (same behavior)Amitai Schlair2014-10-06
|
* exclude openid/troubleshootingAmitai Schlair2014-10-06
|
* (no commit message)smcv2014-10-05
|
* Added a commentsmcv2014-10-05
|
* Added a commentsmcv2014-10-05
|
* Added a commentsmcv2014-10-05
|
* more fixesSimon McVittie2014-10-05
|
* Document another fixSimon McVittie2014-10-05
|
* In html5 mode, generate a host- or protocol-relative <base> for the CGISimon McVittie2014-10-05
| | | | This increases the number of situations in which we do the right thing.
* Add reverse_proxy option which hard-codes cgiurl in CGI outputSimon McVittie2014-10-05
| | | | | This solves several people's issues with the CGI trying to be too clever when IkiWiki is placed behind a reverse-proxy.
* Avoid mixed content when cgiurl is https but url is notSimon McVittie2014-10-05
|