Simon McVittie
efcbeaa09a
build: Use if/then instead of `||` so that the `-e` flag works
2018-01-29 22:35:29 +00:00
Simon McVittie
3aacac3b46
build: `set -e` before each `for` loop, so that errors are reliably trapped
2018-01-29 22:35:29 +00:00
Simon McVittie
4126840f8d
t: Accept optional file:// prefix on W3m-control
2018-01-29 22:35:29 +00:00
Simon McVittie
f46e429d96
mdwn: Restore historical behaviour
...
The Discount package in Debian historically enabled fenced code blocks,
PHP Markdown Extra-style definition lists, and an expanded character
set for tag names. Since Discount 2.2.0 those are runtime settings, so
enable them. Unfortunately Text::Markdown::Discount doesn't yet expose
the necessary constants:
https://rt.cpan.org/Public/Bug/Display.html?id=124188
The IDANCHOR option was historically also enabled in Debian, but is not
enabled here because ikiwiki does not enable the TOC option, and
IDANCHOR does nothing without TOC.
Closes : #888055
2018-01-29 22:35:29 +00:00
svetlana
400f37967c
Auto-remove tag pages?
2018-01-28 01:08:19 -04:00
svetlana
6f70580389
2018-01-25 20:34:43 -04:00
svetlana
59b4785155
2018-01-25 20:15:28 -04:00
test419
63ecbc18d6
okay, sorry about that
...
This reverts commit b7263302c7
2018-01-21 18:05:21 -04:00
test419
b7263302c7
Testing if this is really so easily editable by the public? (my ikiwiki 'instance' is) How is it not constantly being riddled with spam?
2018-01-21 18:03:23 -04:00
svetlana
1653a74475
404, no 'wmd'
2018-01-20 20:23:09 -04:00
anarcat
5f8ce5b1bd
move main documentation to converter's README file
2018-01-11 15:16:05 -04:00
anarcat
47329d8aa6
repository was moved
2018-01-11 14:59:13 -04:00
vegardv@75ae889e836bda8ce69bc038d8335c398a2f6f40
cb7aa6cf3d
Added a comment: Todo already exists for `basename`
2018-01-10 04:54:28 -04:00
Amitai Schleier
9ddb60e44b
co-maintainer opinion
2018-01-08 08:15:53 -05:00
Simon McVittie
a147f5349d
Don't send relative redirect URLs when behind a reverse proxy
2018-01-08 10:56:12 +00:00
smcv
48fc7db2f7
point to previous TODO entry
2018-01-08 06:33:57 -04:00
smcv
9a15b889c9
this is a web server configuration issue rather than a bug in the ikiwiki code
2018-01-08 06:29:59 -04:00
smcv
e5a6689a95
failing test (marked TODO) now present
2018-01-08 06:14:10 -04:00
Simon McVittie
263f27c774
t/relativity.t: Add tests for IkiWiki::redirect behaviour
...
This reproduces [[bugs/cgi_redirecting_to_non-https_URL]].
2018-01-08 10:09:05 +00:00
smcv
6806f3cea1
2018-01-08 06:05:58 -04:00
smcv
92f365f798
test case potentially in progress
2018-01-08 06:05:36 -04:00
smcv
8e280df9de
I'm not sure this can be solved without web server configuration
2018-01-08 05:26:50 -04:00
Joey Hess
f0121f8c62
Merge branch 'master' of ssh://git.ikiwiki.info
2018-01-07 13:39:55 -04:00
Joey Hess
f3b469d43a
bug
2018-01-07 13:39:26 -04:00
smcv
1313c52400
open
2018-01-06 20:39:21 -04:00
Simon McVittie
8232e21b10
Declare compliance with Debian Policy 4.1.3
2018-01-07 00:13:05 +00:00
Simon McVittie
092d3cc62e
Remove unused Lintian overrides for duplicate word false positives
2018-01-07 00:12:41 +00:00
Simon McVittie
e0fb3154a6
d/copyright: Drop stanzas for files no longer shipped
2018-01-07 00:12:17 +00:00
Simon McVittie
9f82287788
d/copyright: Set Source to https://ikiwiki.info/git/
2018-01-07 00:11:38 +00:00
Simon McVittie
a68b97573b
Reinstate links on front page, removed by spam edits
2018-01-06 21:06:30 +00:00
Joey Hess
9dfabb2b35
add news item for ikiwiki 3.20180105
2018-01-05 13:42:52 -04:00
Joey Hess
ade66c541e
releasing package ikiwiki version 3.20180105
2018-01-05 13:42:29 -04:00
Joey Hess
1e3ca5dc88
set last release's distribution to upstream; dch -r will copy that value
...
to not imply that this changelog has anything to do with debian unstable
2018-01-05 13:39:03 -04:00
Joey Hess
02b76497a2
flip changelog symlink
2018-01-05 13:38:40 -04:00
Joey Hess
9ff9088636
Remove openid provider icons from login selector
...
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.
2018-01-05 12:27:46 -04:00
Joey Hess
a79ab9ed18
add and use cgiurl_abs_samescheme
...
* 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.
2018-01-05 11:59:35 -04:00
Joey Hess
71064e3af6
how to fix?
2018-01-05 11:17:11 -04:00
Joey Hess
76ff547344
think I cracked it
2018-01-05 11:09:43 -04:00
Joey Hess
2fa7f5f66b
update
2018-01-05 09:58:01 -04:00
Joey Hess
61f0dc669f
improve error message when postsignin is not set
...
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.
2018-01-04 19:21:51 -04:00
Joey Hess
4601dabd42
correction; I did not reproduce this
...
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.
2018-01-04 19:17:45 -04:00
Joey Hess
43a9b6b332
bug report
2018-01-04 19:00:33 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
720f0a77ab
Is it still Joey's opinion that ikiwiki.info should remain using the anti-theme?
2017-12-28 18:52:25 -04:00
Joey Hess
38b0cd5378
Updated German basewiki and directives translation from Sebastian Kuhnert.
2017-12-25 14:58:15 -04:00
jamey@90d19ce4e4c32214a97c10f9d98b7c313e236fb4
e31d6b6302
Serialist doesn't use Ikiwiki any more, and also isn't called Serialist any more, whoops
2017-12-10 18:16:43 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
94d358724e
2017-12-08 17:56:58 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
e49149987e
possible explanation
2017-12-08 17:56:04 -04:00
STrRedWolf
52b9e9f2d4
Added a comment: Fixed... by upgrading!
2017-12-08 12:06:00 -04:00
STrRedWolf
47c9a8c3e1
Added a comment
2017-12-08 11:11:11 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
b3fdb9374a
formatting
2017-12-08 08:01:02 -04:00