Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | releasing package ikiwiki version 3.20180105 | Joey Hess | 2018-01-05 |
| | |||
* | set last release's distribution to upstream; dch -r will copy that value | Joey Hess | 2018-01-05 |
| | | | | to not imply that this changelog has anything to do with debian unstable | ||
* | flip changelog symlink | Joey Hess | 2018-01-05 |
| | |||
* | Remove openid provider icons from login selector | Joey Hess | 2018-01-05 |
| | | | | | | | | | Remove openid provider icons from login selector, since openid providers are increasingly not working. Verisign retired theirs, and aol and yahoo/flickr are not commonly used for openid. Any users who still clicked those icons to login will need to instead enter their openid url. This commit was sponsored by andrea rota. | ||
* | add and use cgiurl_abs_samescheme | Joey Hess | 2018-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 Hess | 2018-01-05 |
| | |||
* | think I cracked it | Joey Hess | 2018-01-05 |
| | |||
* | update | Joey Hess | 2018-01-05 |
| | |||
* | improve error message when postsignin is not set | Joey Hess | 2018-01-04 |
| | | | | | | | This can happen if the user goes directly to /ikiwiki.cgi?do=login and logs in, since nothing redirected them to there, there's no postsignin value set. It can also happen when cookies are disabled, or perhaps other problems. | ||
* | correction; I did not reproduce this | Joey Hess | 2018-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 report | Joey Hess | 2018-01-04 |
| | |||
* | Is it still Joey's opinion that ikiwiki.info should remain using the anti-theme? | jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 | 2017-12-28 |
| | |||
* | Updated German basewiki and directives translation from Sebastian Kuhnert. | Joey Hess | 2017-12-25 |
| | |||
* | Serialist doesn't use Ikiwiki any more, and also isn't called Serialist any ↵ | jamey@90d19ce4e4c32214a97c10f9d98b7c313e236fb4 | 2017-12-10 |
| | | | | more, whoops | ||
* | (no commit message) | jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 | 2017-12-08 |
| | |||
* | possible explanation | jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 | 2017-12-08 |
| | |||
* | Added a comment: Fixed... by upgrading! | STrRedWolf | 2017-12-08 |
| | |||
* | Added a comment | STrRedWolf | 2017-12-08 |
| | |||
* | formatting | jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 | 2017-12-08 |
| | |||
* | (no commit message) | jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 | 2017-12-08 |
| | |||
* | bug report re http redirect | jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 | 2017-12-08 |
| | |||
* | (no commit message) | fixitdad | 2017-11-11 |
| | |||
* | link to the ordering patch | anarcat | 2017-11-06 |
| | |||
* | propose a javascript optimization | anarcat | 2017-11-06 |
| | |||
* | optimization proposal | https://anarc.at/openid/ | 2017-11-06 |
| | |||
* | (no commit message) | 111 | 2017-11-06 |
| | |||
* | (no commit message) | 111 | 2017-11-06 |
| | |||
* | file bug | Edward | 2017-10-27 |
| | |||
* | formatting | Edward | 2017-10-27 |
| | |||
* | file bug | Edward | 2017-10-27 |
| | |||
* | file bug | Edward | 2017-10-27 |
| | |||
* | Revert spam edits. | Amitai Schleier | 2017-10-26 |
| | |||
* | (no commit message) | abilash | 2017-10-26 |
| | |||
* | (no commit message) | abilash | 2017-10-26 |
| | |||
* | (no commit message) | abilash | 2017-10-26 |
| | |||
* | Announce version 3.20171001 | Simon McVittie | 2017-10-01 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | 3.20171001 | Simon McVittie | 2017-10-01 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | Update l10n | Simon McVittie | 2017-10-01 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | t/git-untrusted.t: Fix redundant declaration | Simon McVittie | 2017-10-01 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | debian: Declare compliance with Debian Policy 4.1.1 | Simon McVittie | 2017-10-01 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | Update changelog | Simon McVittie | 2017-10-01 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | t/git-untrusted.t: New test case for untrusted pushes | Simon McVittie | 2017-10-01 |
| | | | | | | | | | This also exercises the typical centralized git repository workflow, where changes flow from a non-bare clone (for example on a laptop) to a centralized bare repository, then from the centralized bare repository to a non-bare clone that is ikiwiki's srcdir. Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | Pass some git environment variables to the test-receive hook | Simon McVittie | 2017-10-01 |
| | | | | | | | | | | | Since git 2.11, git has stored the proposed push in a "quarantine area" until it is accepted by the pre-receive hook, and passed extra environment variables to the pre-receive hook so that it can read objects from the quarantine area. This fixes untrusted push on modern git versions. Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | IkiWiki::Receive: Avoid using asprintf | Simon McVittie | 2017-10-01 |
| | | | | | | | | | On GNU/Linux, it isn't declared in stdio.h unless we define _GNU_SOURCE, which we don't; using the implicit declaration risks crashes on platforms where sizeof(pointer) != sizeof(int). On other platforms it isn't guaranteed to exist at all. Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | Update changelog and close bug | Simon McVittie | 2017-09-28 |
| | |||
* | Merge remote-tracking branch 'tails/img-determinism' | Simon McVittie | 2017-09-28 |
|\ | |||
| * | img: resize images in a deterministic manner. | intrigeri | 2017-09-01 |
| | | |||
| * | t/img.t: test determinism of PNG resizing. | intrigeri | 2017-09-01 |
| | | |||
* | | Update changelog | Simon McVittie | 2017-09-28 |
| | | |||
* | | Fix build with po4a 0.52. | Amitai Schleier | 2017-09-19 |
| | |