aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* add and use cgiurl_abs_sameschemeJoey Hess2018-01-05
| | | | | | | | | | | | | | | | * emailauth: Fix cookie problem when user is on https and the cgiurl uses http, by making the emailed login link use https. * passwordauth: Use https for emailed password reset link when user is on https. Not entirely happy with this approach, but I don't currently see a better one. I have not verified that the passwordauth change fixes any problem, other than the user getting a http link when they were using https. The emailauth problem is verified fixed by this commit. This commit was sponsored by Michael Magin.
* how to fix?Joey Hess2018-01-05
|
* think I cracked itJoey Hess2018-01-05
|
* updateJoey Hess2018-01-05
|
* correction; I did not reproduce thisJoey Hess2018-01-04
| | | | | I was manually reloading /ikiwiki.cgi?do=login, and postsignin is not set when that's done, which is a bug, but not the bug I was after.
* bug reportJoey Hess2018-01-04
|
* (no commit message)jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c32017-12-08
|
* possible explanationjon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c32017-12-08
|
* formattingjon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c32017-12-08
|
* (no commit message)jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c32017-12-08
|
* bug report re http redirectjon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c32017-12-08
|
* file bugEdward2017-10-27
|
* formattingEdward2017-10-27
|
* file bugEdward2017-10-27
|
* file bugEdward2017-10-27
|
* Update changelog and close bugSimon McVittie2017-09-28
|
* Report bug + merge request: image resize is not deterministic.intrigeri2017-09-01
|
* removedKeeh2017-08-21
|
* (no commit message)Keeh2017-08-21
|
* (no commit message)Keeh2017-08-21
|
* (no commit message)vpelcak@b216e425210695d731d2673167c7dd45e5e9b1c92017-08-07
|
* answer question, with reference.DavidCary2017-07-05
|
* request more informationSimon McVittie2017-06-22
|
* add bug report originally emailed to me by Peter SimonsJoey Hess2017-06-22
|
* Suggested syntax does work, and has a testsmcv2017-05-19
|
* it is (meant to be) possible, just not with that syntaxsmcv2017-05-19
|
* (no commit message)fmarier2017-05-18
|
* color: Use markup for the preserved CSS, not character dataSimon McVittie2017-05-16
| | | | | | This still smuggles it past the sanitize step, but avoids having other plugins that want to capture text content without markup (notably toc) see the CSS as if it was text content.
* closesmcv2017-05-16
|
* mdwn: Enable footnotes by default when using DiscountSimon McVittie2017-05-14
| | | | | A new mdwn_footnotes option can be used to disable footnotes in MultiMarkdown and Discount.
* mdwn: Don't mangle <style> into <elyts> under some circumstancesSimon McVittie2017-05-14
| | | | | We can ask libdiscount not to elide <style> blocks, which means we don't have to work around them.
* httpauth: If REMOTE_USER is empty, behave as though it was unsetSimon McVittie2017-05-14
| | | | | | A frequently cut-and-pasted HTTP basic authentication configuration for nginx sets it to the empty string when not authenticated, which is not useful.
* complete last paragraphsmcv2017-05-14
|
* I have a theorysmcv2017-05-14
|
* Fixing formatdesci2017-03-29
|
* As requesteddesci2017-03-29
|
* Answering questions and updating linksdesci2017-03-29
|
* Add CVE references for CVE-2016-10026Simon McVittie2016-12-21
|
* Replied.intrigeri2016-12-20
|
* Restrict CSS matches on .header to not affect <tr>Simon McVittie2016-12-19
| | | | | | | Pandoc generates <tr class="header"> to hold <th> elements, and we don't want to make those be display: block. Signed-off-by: Simon McVittie <smcv@debian.org>
* Tell `git revert` not to follow renamesSimon McVittie2016-12-19
| | | | | | | | | | | | Otherwise, we have an authorization bypass vulnerability: rcs_preprevert looks at what changed in the commit we are reverting, not at what would result from reverting it now. In particular, if some files were renamed since the commit we are reverting, a revert of changes that were within the designated subdirectory and allowed by check_canchange() might now affect files that are outside the designated subdirectory or disallowed by check_canchange(). Signed-off-by: Simon McVittie <smcv@debian.org>
* rename bugs/img_tag_should_support_relative_size.mdwn to ↵smcv2016-12-19
| | | | todo/img_tag_should_support_relative_size.mdwn
* Not possible as stated, but could be adapted into a valid feature requestsmcv2016-12-19
|
* (no commit message)smcv2016-12-19
|
* cgitemplate: remove dead codeSimon McVittie2016-12-19
| | | | | | | | blipvert points out in [[bugs/use of $topurl in cgitemplate]] that this variable has not been used since commit a052771 "Now that we're always using HTML5, <base href> can be relative". Signed-off-by: Simon McVittie <smcv@debian.org>
* Report authorization bypass via RCS revert.intrigeri2016-12-17
|
* (no commit message)blipvert@b874dc05477cdc0dc8c9c8d9bbe2e39240253a852016-12-14
|
* (no commit message)blipvert@b874dc05477cdc0dc8c9c8d9bbe2e39240253a852016-12-14
|
* pagestats determinism: report bug + patch.intrigeri2016-11-20
|
* (no commit message)vegardv@75ae889e836bda8ce69bc038d8335c398a2f6f402016-11-03
|