Commit Graph

15826 Commits (dbfd7ac74f47b8f31778fb933e0eebc2e7a83e95)

Author SHA1 Message Date
smcv 1e4e51754e it is (meant to be) possible, just not with that syntax 2017-05-19 09:43:08 -04:00
fmarier 219134beff 2017-05-18 13:33:44 -04:00
bma@d2ddf927e0bde7166ad151d794bee58589bedb40 da0900649c long out of date 2017-05-16 08:59:37 -04:00
Simon McVittie 01f2a84360 color: Use markup for the preserved CSS, not character data
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.
2017-05-16 12:08:55 +01:00
smcv 6ab4dee728 we should prefer existing IDs and only act as a fallback 2017-05-16 05:38:02 -04:00
smcv 81221cb030 cross-reference i18nheadinganchors 2017-05-16 05:26:25 -04:00
smcv ab793c1db0 correct ID syntax 2017-05-16 05:17:57 -04:00
smcv 5150874861 browsers and specifications support more Unicode than we give them credit for 2017-05-16 05:17:00 -04:00
smcv cad72ecfad close 2017-05-16 04:27:56 -04:00
Simon McVittie 787fb8b058 Prune dead links 2017-05-16 08:55:24 +01:00
Simon McVittie 9858519cc5 Reinstate a git repo that has come back 2017-05-16 08:55:24 +01:00
smcv 55ae3c7368 Added a comment 2017-05-16 03:29:33 -04:00
Simon McVittie 4fd5f7d910 Clarify documentation 2017-05-16 08:28:04 +01:00
Simon McVittie c72dc5ddb7 mdwn: Don't enable alphabetically labelled ordered lists by default
This avoids misinterpreting initials ("C. S. Lewis was an author"),
the abbreviation for Monsieur ("M. Descartes was a philosopher") and
German page numbering ("S. 42") as ordered lists if they happen to
begin a line.

This only affects the default Discount implementation: Text::Markdown
and Text::MultiMarkdown do not have this feature anyway. A new
mdwn_alpha_list option can be used to restore the old interpretation.
2017-05-16 08:09:15 +01:00
qazwsx 94316fca54 Added a comment 2017-05-15 02:19:37 -04:00
Simon McVittie 4db4e589e4 mdwn: Enable footnotes by default when using Discount
A new mdwn_footnotes option can be used to disable footnotes in
MultiMarkdown and Discount.
2017-05-14 18:16:53 +01:00
Simon McVittie 81c3258269 mdwn: Don't mangle <style> into <elyts> under some circumstances
We can ask libdiscount not to elide <style> blocks, which means we
don't have to work around them.
2017-05-14 17:45:55 +01:00
Simon McVittie 31c89db246 httpauth: If REMOTE_USER is empty, behave as though it was unset
A frequently cut-and-pasted HTTP basic authentication configuration
for nginx sets it to the empty string when not authenticated, which
is not useful.
2017-05-14 15:37:45 +01:00
Simon McVittie 59daf36cb2 httpauth: Recommend if_not_empty parameter for REMOTE_USER
This is untested, but should hopefully avoid the failure mode
described in [[bugs/Anon_edit_caused_lock_out_on_entire_site_]].
2017-05-14 15:36:26 +01:00
smcv 365a930c2c complete last paragraph 2017-05-14 08:31:49 -04:00
smcv f6fc4543fb I have a theory 2017-05-14 08:20:49 -04:00
smcv 1f2f8d5f77 Added a comment 2017-05-14 08:01:09 -04:00
smcv 75f905a18a 2017-05-14 07:53:24 -04:00
smcv 65fe86e6f3 recommend discount over multimarkdown 2017-05-14 07:51:56 -04:00
smcv b14e3456dd multimarkdown: it's a trap! 2017-05-14 07:47:42 -04:00
smcv 50fb6f8b95 Added a comment: Use an underlay instead 2017-05-14 07:37:14 -04:00
smcv b047fc3757 removed 2017-05-14 07:28:50 -04:00
smcv f56e365dd0 Added a comment: You can do almost this with an underlay 2017-05-14 07:27:54 -04:00
smcv 02b4fb50c9 Added a comment 2017-05-14 07:00:48 -04:00
smcv 74d99b0063 Added a comment: you can't use and/or/! inside the page() parameter, move them outside 2017-05-14 06:49:54 -04:00
smcv d49aefdb19 fix syntax 2017-05-14 06:41:21 -04:00
Joe Rayhawk b919f1c3d4
Piny: mothballing 2017-05-13 09:23:56 -07:00
STrRedWolf de347f9f6c 2017-05-10 20:52:32 -04:00
qazwsx 69a0f01355 2017-05-09 13:45:51 -04:00
DataComputist 708023250a Added a comment 2017-05-08 17:16:18 -04:00
DataComputist 587d5dc874 2017-05-08 14:04:22 -04:00
desci cd651030ea Updating links 2017-05-01 15:18:15 -04:00
desci 187c5a259c Updating links 2017-05-01 15:14:33 -04:00
openmedi d00ddc9aea Added a comment 2017-04-18 09:13:42 -04:00
openmedi d16946c950 2017-04-18 08:19:44 -04:00
STrRedWolf 3f709fab6c Initial commit. 2017-04-16 17:38:24 -04:00
STrRedWolf 42bfe31b8a 2017-04-16 16:53:43 -04:00
STrRedWolf d090696696 First time theme help needed. 2017-04-16 16:53:21 -04:00
anarcat defdf8544f add list of pending patches 2017-04-13 09:27:10 -04:00
anarcat 76001618c2 mark this as a real plugin: forgot the plugin template! 2017-04-13 09:23:21 -04:00
anarcat 2c0f52cd48 mark this as ready for merging 2017-04-13 09:22:28 -04:00
anarcat 1d96095af7 clarify that "patch" on contrib plugins means the author wants to merge 2017-04-13 09:21:09 -04:00
anarcat ad6d2e7de0 this is a patch - i'd like this in core, or at least a discussion on how to merge it with the main plugin 2017-04-13 09:19:23 -04:00
anarcat 6a1efc5c6a add a patch to make this happen 2017-04-12 16:15:23 -04:00
anarcat 7d72549ef8 rename plugins/contrib/i18nheadinganchor.mdwn to plugins/contrib/i18nheadinganchors.mdwn 2017-04-12 16:14:30 -04:00
anarcat 42b8a58565 add i18nheadinganchors plugin 2017-04-12 16:14:13 -04:00
anarcat a0a57fa8cc move my repo to gitlab 2017-04-12 16:13:47 -04:00
anarcat f65eae2126 respond to an old question 2017-04-12 15:40:09 -04:00
Joey Hess 6cdba67dac
todo 2017-04-04 12:51:40 -04:00
desci 207666e903 Fixing format 2017-03-29 15:37:02 -04:00
desci 886610d85b As requested 2017-03-29 15:36:28 -04:00
desci 5c9d9b3213 Answering questions and updating links 2017-03-29 15:35:54 -04:00
tuxillo eba821b5f8 2017-03-19 20:33:38 -04:00
tuxillo 8d4342183b 2017-03-19 20:32:47 -04:00
martymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a f6f482af42 MyUserPage 2017-03-09 10:01:37 -04:00
martymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a 3e1d1ec36a Added a comment: PS 2017-03-09 10:00:23 -04:00
martymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a 17988f95b1 Ikiwiki error with Asciidoc 2017-03-09 09:59:06 -04:00
Joey Hess a3a6ec02e7
cleanup 2017-03-07 11:53:39 -04:00
kw_ikiwiki1@64633d204c198f52735247ca119bddbcbfaafdef 48a959eebb 2017-03-07 10:04:42 -04:00
kw_ikiwiki1@64633d204c198f52735247ca119bddbcbfaafdef 888b4603e1 test test blah blah 2017-03-07 09:59:48 -04:00
jmtd@d79be1606aba831a3b476d5fff7d99f4b321eab2 6b75169007 speed up commenting by optionally providing a comment form in static pages 2017-03-03 10:52:14 -04:00
jmtd@d79be1606aba831a3b476d5fff7d99f4b321eab2 5fc2e8b55b Added a comment 2017-03-03 10:48:03 -04:00
jmtd@d79be1606aba831a3b476d5fff7d99f4b321eab2 135a302acc Added a comment 2017-03-03 10:29:13 -04:00
Joey Hess 90f4fd6635
my github mirror of ikiwiki has been deleted due to their horrible anti-free-software TOS 2017-03-01 13:34:42 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 31e095be9b Added a comment 2017-02-21 18:02:45 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 a7cf415822 +aka use page/index.mdwn source files 2017-02-21 17:51:59 -04:00
smcv 5bc7a30f64 Added a comment 2017-02-21 14:21:19 -04:00
smcv c24f538c6d Added a comment 2017-02-21 14:17:35 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 4e77978328 Added a comment 2017-02-20 23:56:19 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 4a2c4842bf Added a comment 2017-02-20 23:47:35 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 dc232c0006 Added a comment 2017-02-20 19:42:13 -04:00
openmedi 7618dafe0c Added a comment 2017-02-20 11:43:13 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 f3a9bed1c5 Added a comment 2017-02-19 17:59:26 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 8c4408900c removed 2017-02-19 17:52:54 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 3b19cc0ddd Added a comment 2017-02-19 17:48:23 -04:00
Louis 37056e736a Merge branch 'master' of git://ikiwiki.branchable.com 2017-02-18 22:56:06 +01:00
Louis ff784524b4 Update my (spalax) information 2017-02-18 21:11:47 +01:00
Louis e66912e677 Apology about the poor choice for the name of the sidebar2 plugin 2017-02-18 21:08:48 +01:00
Louis d9f6141cd7 New plugin: verboserpc 2017-02-18 21:08:48 +01:00
Louis 7bb8226987 New plugin: pageversion 2017-02-18 21:08:48 +01:00
Louis d2c4047282 New plugin: redirect 2017-02-18 20:43:52 +01:00
krqt.kndy@eb44788e4eb202f3e68eeb8ba175d3897c3979a9 b92b8caf11 2017-02-17 17:15:00 -04:00
vegardv@75ae889e836bda8ce69bc038d8335c398a2f6f40 c0fcd409fa Added a comment 2017-02-10 04:33:42 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 e748e0016d Added a comment 2017-02-09 17:48:06 -04:00
smcv 8502eb47fa Added a comment 2017-02-09 08:13:03 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 3d177313d6 2017-02-09 07:22:48 -04:00
svetlana 40d3bdac4c +update broken uris 2017-02-07 20:36:02 -04:00
svetlana 139197d823 2017-02-07 19:15:02 -04:00
svetlana 4f9a8d10de Confuses a map 2017-02-07 19:11:17 -04:00
svetlana 7b664f4151 2017-02-06 01:39:02 -04:00
svetlana 7c0292edc5 removed 2017-02-05 22:37:01 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 4c96c9decd 2017-02-05 15:31:24 -04:00
smcv 7744b4d849 change `pwd` to $HOME so assumptions are met even if you cd elsewhere 2017-02-03 16:48:48 -04:00
me@4eb1b66f86170ba2ff0690b93ad01f46bfc8eac4 c72fbbe21d No longer using ikiwiki 2017-02-03 12:54:47 -04:00
smcv 47b12458ae 2017-01-26 07:38:48 -04:00
svetlana 2265aef4e6 Does not show up in the setup 2017-01-24 00:59:27 -04:00
svetlana 9581c039e8 * [[guppy|http://guppy.branchable.com]] an internationalized modular Python IRC bot 2017-01-18 19:27:48 -04:00
smcv 1c8c0ccf59 Added a comment 2017-01-18 17:46:14 -04:00
smcv 0acf3b6d0c Added a comment: Do that through your web server, not ikiwiki 2017-01-18 17:45:30 -04:00
openmedi 6d0f460b12 2017-01-17 08:44:20 -04:00
Simon McVittie 12b4618228 Note another Debian 8 backport 2017-01-12 00:31:10 +00:00
Simon McVittie 666d87a50c Fix typo 2017-01-11 19:02:10 +00:00
Simon McVittie 8b54ba7ad1 Release 3.20170111 2017-01-11 18:18:38 +00:00
Simon McVittie 4d0e525e6a Document the security fix soon to be released in 3.20170111 2017-01-11 18:16:42 +00:00
Simon McVittie c7a4d57772 3.20170110 2017-01-10 13:22:13 +00:00
Simon McVittie 7586f5165e news: Use Debian security tracker instead of MITRE for CVE references
The Debian security tracker gets timely updates, whereas the official
CVE pages hosted by MITRE tend to show up as "RESERVED" for several
weeks or months after assignment.
2017-01-09 14:11:18 +00:00
Simon McVittie 9e03c00202 shortcuts: Use security-tracker.debian.org for [[!debcve]]
security.debian.org currently rejects HTTPS connections.
2017-01-09 14:09:35 +00:00
https://anarc.at/openid/ f2b65d0370 add debian security tracker 2016-12-30 16:48:40 -04:00
Simon McVittie a60f837695 Merge remote-tracking branch 'origin/master' 2016-12-29 21:34:10 +00:00
Simon McVittie e0341d0e88 3.20161229.1 2016-12-29 20:47:17 +00:00
smcv 7562350a3a add anchors for use in advisory to oss-security 2016-12-29 16:24:48 -04:00
Simon McVittie 04e322fd6b Clarify which versions of ikiwiki fixed CVE-2016-9645, -9646 2016-12-29 20:08:49 +00:00
Simon McVittie 287bb19883 3.20161229 2016-12-29 17:37:51 +00:00
Simon McVittie cf0166347c Add CVE references for CVE-2016-9646, CVE-2016-9645
Thanks to the Debian security team for allocating these.
2016-12-29 17:36:11 +00:00
Simon McVittie 078d4208ca Prune git remotes that are unreachable or unresponsive 2016-12-29 17:30:56 +00:00
Simon McVittie a8a7462382 Try revert operations (on a branch) before approving them
Otherwise, we have a time-of-check/time-of-use vulnerability:
rcs_preprevert previously looked 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().

It is not sufficient to disable rename detection, since git older
than 2.8.0rc0 (in particular the version in Debian stable) silently
accepts and ignores the relevant options.

OVE-20161226-0002
2016-12-28 21:32:12 +00:00
Simon McVittie c1120bbbe8 Force CGI::FormBuilder->field to scalar context where necessary
CGI::FormBuilder->field has behaviour similar to the CGI.pm misfeature
we avoided in f4ec7b0. Force it into scalar context where it is used
in an argument list.

This prevents two (relatively minor) commit metadata forgery
vulnerabilities:

* In the comments plugin, an attacker who was able to post a comment
  could give it a user-specified author and author-URL even if the wiki
  configuration did not allow for that, by crafting multiple values
  to other fields.
* In the editpage plugin, an attacker who was able to edit a page
  could potentially forge commit authorship by crafting multiple values
  for the rcsinfo field.

The remaining plugins changed in this commit appear to have been
protected by use of explicit scalar prototypes for the called functions,
but have been changed anyway to make them more obviously correct.
In particular, checkpassword() in passwordauth has a known prototype,
so an attacker cannot trick it into treating multiple values of the
name field as being the username, password and field to check for.

OVE-20161226-0001
2016-12-28 21:32:12 +00:00
spalax a9b876e1fa Added a comment 2016-12-26 18:03:28 -04:00
smcv 836f165939 Added a comment 2016-12-26 15:26:25 -04:00
spalax 1a73c8d528 Question about default timezone ":/etc/localtime" 2016-12-25 17:05:08 -04:00
Simon McVittie 28409cd358 Add CVE references for CVE-2016-10026 2016-12-21 13:03:36 +00:00
intrigeri bec3047aff Replied. 2016-12-20 10:26:22 +00:00
Simon McVittie fd6b947889 Announce 3.20161219 2016-12-19 21:20:41 +00:00
smcv 7e78712782 mention security contacts here too 2016-12-19 16:33:48 -04:00
Amitai Schleier 952404edaa Opt in to whatever spam this may bring. 2016-12-19 20:23:43 +01:00
Simon McVittie cde2cc1862 Restrict CSS matches on .header to not affect <tr>
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>
2016-12-19 18:21:07 +00:00
Simon McVittie 2a9e9f13f6 List security contacts
We still don't have a security@ alias; listing personal emails is
unfortunately the next-best thing.
2016-12-19 18:21:07 +00:00
Simon McVittie 9cada49ed6 Tell `git revert` not to follow renames
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>
2016-12-19 18:21:07 +00:00
smcv 7244b712c1 Added a comment: no, not supported 2016-12-19 13:23:06 -04:00
smcv 32493312c8 rename bugs/img_tag_should_support_relative_size.mdwn to todo/img_tag_should_support_relative_size.mdwn 2016-12-19 12:46:46 -04:00
smcv 8395e43099 Not possible as stated, but could be adapted into a valid feature request 2016-12-19 12:46:22 -04:00
smcv 7d35dc88f3 2016-12-19 09:55:58 -04:00
Simon McVittie bc89021523 cgitemplate: remove dead code
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>
2016-12-19 12:00:34 +00:00
intrigeri 706bf876ea Report authorization bypass via RCS revert. 2016-12-17 11:11:44 +00:00
blipvert@b874dc05477cdc0dc8c9c8d9bbe2e39240253a85 bd46db3fb9 2016-12-14 19:07:00 -04:00
blipvert@b874dc05477cdc0dc8c9c8d9bbe2e39240253a85 85c1fa60b8 2016-12-14 19:06:05 -04:00
blipvert@b874dc05477cdc0dc8c9c8d9bbe2e39240253a85 bd6a4567fd 2016-12-14 19:04:05 -04:00
jeff+ikiwiki@b5854f0ab9935492e3dfefa98419b6530c92b049 9b0e02394b 2016-11-26 23:44:42 -04:00
intrigeri 2e865043d6 pagestats determinism: report bug + patch. 2016-11-20 07:00:20 +00:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9 021ae7050a svetlana.nfshost 2016-11-17 07:42:50 -04:00
Juego 3a36009158 Added custom solution 2016-11-16 18:17:48 -04:00
Juego 99e0945732 rename forum/FastCGI_problem_on_Arch.mdwn to forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn 2016-11-16 18:15:14 -04:00
Amitai Schleier 8e2e61836e Update my personal site URL. 2016-11-12 22:02:58 -05:00
james@2468840dc8f314e837e1fde99a5fb1b884fa993a aeb85c9d82 update my site links. 2016-11-12 20:08:40 -04:00
openmedi 7370816738 Added a comment 2016-11-10 13:09:41 -04:00
openmedi 24573d396f Added a comment 2016-11-10 13:06:23 -04:00
openmedi f7a5c57157 2016-11-10 13:03:00 -04:00
openmedi 4eb8f49209 Added a comment 2016-11-06 15:36:24 -04:00
openmedi 08a500cbb7 Added a comment 2016-11-03 18:13:15 -04:00
vegardv@75ae889e836bda8ce69bc038d8335c398a2f6f40 536f07d9ff 2016-11-03 08:42:03 -04:00
vegardv@75ae889e836bda8ce69bc038d8335c398a2f6f40 2f922120a1 2016-11-03 08:37:19 -04:00
https://id.koumbit.net/anarcat 705ad6d9d7 consider portier as a successor to OpenID? 2016-11-01 11:56:18 -04:00
https://id.koumbit.net/anarcat 1e6faf00b1 introduce portier here as well, while i'm here 2016-11-01 11:55:46 -04:00
https://id.koumbit.net/anarcat 596f723bb3 nextgen persona? 2016-11-01 11:49:48 -04:00
https://id.koumbit.net/anarcat e7cd4ac40b another look at bootstrap and packaging strategies 2016-11-01 11:45:31 -04:00
Amitai Schleier 7d48b885c9 The C2 wiki appears to have moved. 2016-10-23 21:00:36 -04:00
openmedi b6e7e54e0c 2016-10-16 12:38:47 -04:00
icydee 9892c426a1 2016-10-07 07:08:35 -04:00
karsk a9aa7c1c08 That was a (curious) mistake.
This reverts commit 1bfe2e2e19
2016-09-30 04:10:10 -04:00
karsk 1bfe2e2e19 removed 2016-09-30 04:09:12 -04:00
spalax 9833f0b7bd Added a comment: Translating "Last edited" 2016-09-27 15:08:30 -04:00
karsk 7ebb4cd3c5 2016-09-27 09:56:51 -04:00
karsk 0d5d26defa 2016-09-27 09:22:47 -04:00
karsk ae8862d087 2016-09-27 08:41:28 -04:00
alexjj 52f83112ed added actual progress bar 2016-09-25 00:51:03 -04:00
alexjj c5e4e781ad 2016-09-24 02:42:34 -04:00
alexjj 851d556d5b 2016-09-24 02:39:10 -04:00
alexjj 425685b7ef removed 2016-09-24 01:58:07 -04:00
alexjj e0b9749e3d 2016-09-24 01:53:46 -04:00
alexjj 9eb445c145 Created 2016-09-24 00:48:51 -04:00
alexjj 1e203ac71b 2016-09-24 00:22:08 -04:00
alexjj 8bc6d48dae formatting 2016-09-24 00:17:05 -04:00
alexjj 7f879de0d0 modern nginx settings suggestion 2016-09-24 00:16:00 -04:00
Joey Hess 68e2320696
inline: Prevent creating a file named ".mdwn" when the postform is submitted with an empty title. 2016-09-21 13:51:42 -04:00
Joey Hess 8a638d6b53
bug 2016-09-21 13:44:57 -04:00
alexjj@97b75209148c043997fe05b4341a629090820035 acd014e988 Added a comment: ever fix this? 2016-09-20 12:59:27 -04:00
alexjj@97b75209148c043997fe05b4341a629090820035 78984dd5d5 added remark to nginx 2016-09-20 12:05:54 -04:00
alexjj@97b75209148c043997fe05b4341a629090820035 800e3f0dab Created 2016-09-20 12:04:29 -04:00
http://pnijjar.livejournal.com/ e4a65526b7 2016-09-18 01:40:20 -04:00
Amitai Schlair fd8993ca44 Rename this redirect page, missed in previous. 2016-09-14 14:32:03 -04:00
Amitai Schlair 85c10d149b Update my surname to its new legal spelling. 2016-09-14 14:28:01 -04:00
simonmic 8eb09a4704 sign comment 2016-09-11 14:35:37 -04:00
simonmic e95a7d5654 fix link 2016-09-11 14:34:33 -04:00
simonmic 0c78a3fd84 update 2016-09-11 13:39:32 -04:00
simonmic 26878fb4c7 minor edit 2016-09-11 13:33:23 -04:00
simonmic 7519c206bf 2016-09-11 13:32:39 -04:00
holger 20e2f80ad4 2016-09-07 08:20:55 -04:00
holger afa4274604 cleaned up, updated and submitted for patch 2016-09-07 08:17:16 -04:00
Simon McVittie cf772113c4 Belatedly announce yesterday's release 2016-09-06 18:12:54 +01:00
https://id.koumbit.net/anarcat 8dd46cc2ae guh, then i mess up the markdown, how ironic... btw, commonmark parsed my original version correctly :p 2016-08-29 23:51:53 -04:00
https://id.koumbit.net/anarcat 9d4a0aa31b clarify and more links 2016-08-29 23:50:26 -04:00
https://id.koumbit.net/anarcat 4f8d45bfde some response 2016-08-29 23:44:59 -04:00
anna19 cb30df8e71 2016-08-24 10:40:03 -04:00
anna19 761b4383d1 2016-08-24 08:57:12 -04:00
anna19 a5709a3740 2016-08-24 08:55:38 -04:00
anna19 751c06faba 2016-08-24 08:55:20 -04:00
anna19 049be436d0 2016-08-24 08:55:07 -04:00
anna19 ae8bddf338 added username 2016-08-24 08:54:47 -04:00
anna19 f55e5e0794 2016-08-24 08:54:13 -04:00
https://me.yahoo.com/zoredache#d4929 8fbb8cacfa Added a comment: I have narrowed this problem down. 2016-08-23 16:51:52 -04:00
https://me.yahoo.com/zoredache#d4929 27c85b6e9d removed 2016-08-23 16:50:08 -04:00
https://me.yahoo.com/zoredache#d4929 0d6fc977b5 Added a comment: I have narrowed this problem down. 2016-08-23 16:49:09 -04:00
weakish@1bd08ec5fa5501c6a61aedf089b3e163937c72b0 bed518378a Add commonmark. 2016-08-23 10:22:51 -04:00
Simon McVittie 0b01e4f7b2 Revert spam 2016-08-22 19:11:49 +01:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 06fbc6297d update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:31 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 f378c1cc21 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:31 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 e155982f92 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:30 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 275c23c7e8 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:29 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 b18cd0b981 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:28 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 57a41c515d update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:28 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 c7dfc08a03 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:27 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 ecb59749e3 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:27 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 19c845cf66 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:26 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 de4bed403a update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:25 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 6b806d495f update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:25 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 f309938c9a update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:24 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 dfcaec65c5 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:24 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 7f51d9c5eb update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:23 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 f73b2eb50a update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:22 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 43ead67b52 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:21 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 785f93218c update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:21 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 1223a159ff update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:20 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 a7a67cc500 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:19 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 a0ca0307de update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:19 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 036a9481b2 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:18 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 b3f2ad51ee update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:18 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 83c2e72b09 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:17 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 cc1f18cecb update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:16 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 fa34c06203 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:15 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 59c7eb291a update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:15 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 4892e387d6 update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:14 -04:00
jhakasbaba76@c741fb7726e8ce4a230bc1a0d48fbeb496e46f89 b639a526b2 rename recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855.709__126__2847___64___E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r.mdwn 2016-08-22 13:50:14 -04:00
Simon McVittie c2eb4ee602 Revert spam. Consider yourself banned. 2016-08-22 18:08:03 +01:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c 14f265d69d 2016-08-22 13:02:31 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c cd1f033dd8 rename USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number/discussion.mdwn to contact_number___64____64____64____64__++++_18557092847++++__64____64____64____64___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 13:02:13 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c eb64d58726 2016-08-22 12:57:59 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c cacf6da2e0 2016-08-22 12:55:31 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c b6d57cc841 update for rename of ikiwiki/directive/edittemplate.mdwn to USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 12:52:13 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c 63891e4f14 update for rename of ikiwiki/directive/edittemplate.mdwn to USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 12:52:12 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c c19d1657ff update for rename of ikiwiki/directive/edittemplate.mdwn to USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 12:52:12 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c 52eb14f3f4 update for rename of ikiwiki/directive/edittemplate.mdwn to USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 12:52:11 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c c00119319b update for rename of ikiwiki/directive/edittemplate.mdwn to USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 12:52:11 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c 6cefe56f56 rename ikiwiki/directive/edittemplate.mdwn to USA/UK/CANADA_number_+++++_18557092847++++__42____42____42____42____42____42___Epson_Printer_tech_support_customer_sERVice_number_helpline_number.mdwn 2016-08-22 12:52:11 -04:00
https://me.yahoo.com/a/7bUPkZg.gdHGMU8azO0bnVfS23aU5iT7h263LhiVB3r9j6W_yUR9lX1Ia6UJfs247nNtKGg-#0d81c 00221f00f2 USA/UK/CANADA number +++++ 18557092847++++****** Epson Printer tech support customer sERVice number helpline number 2016-08-22 12:47:14 -04:00
m@b8530642f0be20c793d6671d13ef8d2c4d982f86 a7846129fa test 2016-08-17 22:08:17 -04:00
http://anastigmatix.net/ 40576191c7 fix capitalization of Mail::Sendmail 2016-08-14 22:30:06 -04:00
http://anastigmatix.net/ 2249e803ac Ask about emailauth: Not enough arguments for IkiWiki::cgi_getsession 2016-08-14 21:50:30 -04:00
smplrtrn@93e6801278749e3dbed7c93dd2b092c22c502378 fd468ef947 2016-08-02 08:16:38 -04:00
Amitai Schlair 2a230b78c9 Add new Shape My Work site. 2016-08-01 12:27:11 -04:00
leg c0d0482f99 2016-08-01 11:44:54 -04:00
leg 3b9c14511a Add MagmaSoft's repository for the pageinfo branch of ikiwiki 2016-08-01 10:37:30 -04:00
SamHathaway cd18137689 2016-08-01 09:36:12 -04:00
leg 5d0763daab 2016-07-30 22:44:29 -04:00
leg b5cc976b72 2016-07-30 21:44:09 -04:00
https://id.koumbit.net/anarcat 9f1b3eec7d patches factored into 2.18 2016-07-28 11:02:09 -04:00
Simon McVittie 20e3655a10 Announce 3.20160728 2016-07-28 11:30:30 +01:00
Simon McVittie 9a23789b6b Revert test commit to sandbox/discussion
sandbox/discussion is intended for discussion about the sandbox, not
test edits.

This reverts commit ad312ac465.
2016-07-28 10:28:25 +01:00
Joey Hess a6c453606e
Revert strange translation of this page to French 2016-07-25 10:44:29 -04:00
https://me.yahoo.com/acidburn095#b6c38 14909f1d51 2016-07-25 01:39:21 -04:00
https://me.yahoo.com/acidburn095#b6c38 9427f79f97 2016-07-25 01:17:02 -04:00
Martian 1c7b7949dd Everyone is using comments here... let's go with the crowd 2016-06-30 06:43:36 -04:00
Martian 3642e56aad Added a comment: Using multiple setup files 2016-06-30 06:42:47 -04:00
Martian 0fa4c7296a Add todo/multiple setup option on command line 2016-06-30 06:28:40 -04:00
Martian 09deb9408a Add information about multiple setup options. 2016-06-30 06:22:59 -04:00
sydbarrett74@c9d10813594795e04bc80bb22b2efdec97df7f41 1e992c2c98 2016-06-26 14:57:52 -04:00
sydbarrett74@c9d10813594795e04bc80bb22b2efdec97df7f41 7f4507c4d0 wkhtmltopdf project has moved off of Google Code onto a dedicated site 2016-06-26 14:18:52 -04:00
Martian 4f89d1f3cb 2016-06-22 11:35:48 -04:00
Martian 75438e12e5 apache on fedora and suid bit 2016-06-22 09:10:23 -04:00
smcv ec371adab1 yes, not committing the setup file to the same VCS is a security thing 2016-06-22 04:05:32 -04:00
Martian d4c7df992e Why not putting setup file in git? 2016-06-22 03:42:21 -04:00
https://me.yahoo.com/zoredache#d4929 58bede17b5 Added a comment 2016-06-20 15:38:41 -04:00
rsayers 9e485bf184 2016-06-16 13:15:26 -04:00
spalax 81c57fe69f Link to a work-in-progress plugin 2016-06-14 11:37:44 -04:00
spalax c9160ae83c Added a comment: More thought about the `pageversion` plugin 2016-06-14 11:36:33 -04:00
smcv 183c2f2590 Added a comment: more info required 2016-06-11 08:17:14 -04:00
smcv 3e18500c38 Added a comment 2016-06-11 08:14:21 -04:00
spalax 0cc9af205d Added a comment: More information 2016-06-10 14:58:09 -04:00
https://me.yahoo.com/zoredache#d4929 46eb10fcf6 2016-06-09 16:02:10 -04:00
https://me.yahoo.com/zoredache#d4929 142d8b7a79 2016-06-09 16:01:52 -04:00
aba+ikiwiki.info@2ec203a94961ba06ccb7743367b979cd57712b9f f8870b5af7 new user: www.s4-ausbau.de 2016-06-09 16:00:12 -04:00
smcv bfc5f06451 Added a comment: I'm not so sure that copying metadata is desirable 2016-06-09 11:09:30 -04:00
spalax eb5c293167 Questions about a new plugin 2016-06-07 16:20:12 -04:00
http://schmonz.livejournal.com/ 7615617680 Added a comment: cool! 2016-06-07 11:14:02 -04:00
openmedi 3c7c04e6a7 Added a comment 2016-06-07 09:55:29 -04:00
http://schmonz.livejournal.com/ 3ebba4b951 Added a comment: ok 2016-06-07 08:39:43 -04:00
openmedi 169abcd043 Added a comment 2016-06-07 07:23:43 -04:00
openmedi 053284fcc7 Added a comment 2016-06-07 07:19:48 -04:00
spalax 9da882c776 Add required packages 2016-06-07 02:26:23 -04:00
http://schmonz.livejournal.com/ 1167651861 Added a comment: what didn't work with pkgsrc? 2016-06-06 08:17:22 -04:00
openmedi 7396d8c612 Added a comment 2016-06-06 07:08:45 -04:00
spalax 5e6f933874 Update plugins/contrib/compile documentation 2016-06-05 17:08:25 -04:00
aba+ikiwiki.info@2ec203a94961ba06ccb7743367b979cd57712b9f 7ff8222802 2016-06-05 15:44:42 -04:00
https://id.koumbit.net/anarcat 720c83eff8 refer to openid delegation 2016-06-03 18:54:46 -04:00
smcv 59526a5aa0 Added a comment 2016-06-03 02:26:03 -04:00
Joey Hess 04f17b382f
Merge branch 'master' of ssh://git.ikiwiki.info 2016-06-03 01:37:01 -04:00
Joey Hess d9d61a5360
add freedombox as a kind of ikiwiki hosting service 2016-06-03 01:35:15 -04:00
http://schmonz.livejournal.com/ 43785417d0 Added a comment: why not keep using pkgsrc? 2016-06-02 21:53:24 -04:00
openmedi 747fd23df4 Added a comment 2016-06-02 14:18:40 -04:00
openmedi ab78d65638 2016-06-02 13:58:07 -04:00
spalax a3f48a1106 More about security 2016-05-31 16:49:26 -04:00
spalax 182a2ad992 More thought about "bibtex2html" and "compile" 2016-05-31 16:39:17 -04:00
https://id.koumbit.net/anarcat ef292879d4 link to discussion 2016-05-31 15:39:43 -04:00
https://id.koumbit.net/anarcat e1349b74e4 expand on the exec idea 2016-05-31 15:38:34 -04:00
smcv d60c829475 a list of arbitrary shell delegates, what could possibly go wrong? 2016-05-31 14:51:28 -04:00
https://id.koumbit.net/anarcat 37420a7222 answer: an exec plugin? 2016-05-31 14:00:45 -04:00
https://id.koumbit.net/anarcat 3abcb0f797 tagging htmlizing 2016-05-31 10:48:53 -04:00
https://id.koumbit.net/anarcat 3e2c62a31d expand on the compile review and future work 2016-05-31 10:45:43 -04:00
https://id.koumbit.net/anarcat fab2dbb2f4 move comment at the end 2016-05-31 10:41:46 -04:00
https://id.koumbit.net/anarcat e14d8beedf small security review and suggestions 2016-05-31 10:41:15 -04:00
https://id.koumbit.net/anarcat a8ca9591a6 more home pages 2016-05-31 10:11:26 -04:00
spalax dec1dbd39a Remark on anarcat's remark 2016-05-31 02:33:42 -04:00
https://id.koumbit.net/anarcat e5cf21acc3 compile could have done this as well 2016-05-31 00:06:34 -04:00
https://id.koumbit.net/anarcat 346bac30f0 oops, forgot some changes 2016-05-30 23:59:42 -04:00
https://id.koumbit.net/anarcat 2a03e04510 bibtex2html plugin 2016-05-30 23:56:12 -04:00
pdurbin 89d70d36c2 Added a comment 2016-05-30 07:24:44 -04:00
Joey Hess 5d6d719639
comment 2016-05-29 15:35:28 -04:00
pdurbin afed7361a8 start discussion on table plugin and Markdown side effects on data 2016-05-29 14:57:23 -04:00
shivams ad312ac465 2016-05-23 04:47:22 -04:00
shivams c2180ca17b 2016-05-23 04:43:18 -04:00
https://launchpad.net/~eliasson dc126c5426 2016-05-20 04:22:18 -04:00
https://launchpad.net/~eliasson 6d01009391 2016-05-20 04:22:00 -04:00
https://launchpad.net/~eliasson 74b15ae6d0 2016-05-20 04:15:49 -04:00
https://launchpad.net/~eliasson 8f3efc1f45 2016-05-20 04:08:49 -04:00
https://launchpad.net/~eliasson 786fa02d75 2016-05-20 04:02:03 -04:00
https://launchpad.net/~eliasson 41902cb906 2016-05-20 03:55:41 -04:00
https://id.koumbit.net/anarcat c102c11d34 fix system calls 2016-05-19 19:57:03 -04:00
smcv 13ccdebb5f No, this page is not C++ source code.
This reverts commit c35ab1e753
2016-05-18 13:56:35 -04:00
smcv a4d95d2b8a This reverts commit cfc5d5d9ed 2016-05-18 13:55:48 -04:00
lazrak.zakaria.iga@c4885e46c85c8f3bc18a0b025856a958fc2cd924 c35ab1e753 rename bugs/garbled_non-ascii_characters_in_body_in_web_interface.mdwn to bugs/garbled_non-ascii_characters_in_body_in_web_interface.cpp 2016-05-18 13:55:05 -04:00
lazrak.zakaria.iga@c4885e46c85c8f3bc18a0b025856a958fc2cd924 cfc5d5d9ed rename index.mdwn to index.c 2016-05-18 13:48:07 -04:00
https://id.koumbit.net/anarcat ac7a88e8ca 2016-05-17 11:10:46 -04:00
smcv e503022816 revert test edit
This reverts commit 4a8bf62f44
2016-05-17 11:09:03 -04:00
testtt 4a8bf62f44 2016-05-17 09:56:10 -04:00
Simon McVittie d1ed45f4c1 Revert vandalism 2016-05-17 10:10:49 +01:00
CRAZYBATMAN 181419688f This reverts commit 855a7b5c6c 2016-05-17 02:26:20 -04:00
CRAZYBATMAN a72e29b6f5 This reverts commit 2d1615c340 2016-05-17 02:25:31 -04:00
CRAZYBATMAN e829d4a785 This reverts commit 01eeb89d59 2016-05-17 02:24:42 -04:00
CRAZYBATMAN e24f874454 This reverts commit bda4eba674 2016-05-17 02:24:15 -04:00
https://id.koumbit.net/anarcat bda4eba674 and we have a bot 2016-05-16 22:41:42 -04:00
https://id.koumbit.net/anarcat 01eeb89d59 little irc integration plugin 2016-05-16 22:40:50 -04:00
https://id.koumbit.net/anarcat e13dc8bbc7 add details on bot setup 2016-05-16 17:40:24 -04:00
smcv a8c96a1418 mention that the CVE-2016-4561 fix was backported 2016-05-09 08:24:35 -04:00
desci 176ff2fb5c Clarifying 2016-05-08 21:54:17 -04:00
desci dfcfefea74 Adding info regarding bootstrap classes 2016-05-08 21:53:14 -04:00
desci ed5ea6c303 Adding sites 2016-05-08 21:42:54 -04:00
https://id.koumbit.net/anarcat 0ee5cb719c thanks! 2016-05-08 17:10:50 -04:00
smcv dca4461c11 tag added 2016-05-08 16:44:56 -04:00
https://id.koumbit.net/anarcat 590c42da03 thanks! 2016-05-08 16:40:13 -04:00
smcv 200a002ac5 sorry, one day I'll review this, but this is not that day 2016-05-08 16:37:34 -04:00
https://id.koumbit.net/anarcat 2576bceba2 still using this in production, would welcome feedback 2016-05-08 14:59:12 -04:00
https://id.koumbit.net/anarcat f80fdeb044 dropping this. 2016-05-08 14:57:28 -04:00
https://id.koumbit.net/anarcat c7364a0567 2016-05-08 14:56:26 -04:00
Simon McVittie 0abef571c7 Add CVE reference 2016-05-06 21:36:51 +01:00
smcv 855a7b5c6c respond 2016-05-06 15:29:51 -04:00
Simon McVittie cffc503e0c use intended filename 2016-05-06 20:16:58 +01:00
smcv dfadaa0bf9 escape directive properly; add paragraph breaks 2016-05-06 15:14:09 -04:00
smcv 455be983c0 rename todo/Correctly_handle_filenames_starting_with_a_dash_in_add__47__rm__47__mv.mdwn to bugs/Correctly_handle_filenames_starting_with_a_dash_in_add/rm/mv.mdwn 2016-05-06 15:12:49 -04:00
smcv f4b1244878 already fixed 2016-05-06 15:12:29 -04:00
Simon McVittie 26d4641d02 Announce 3.20160506 2016-05-06 20:10:19 +01:00
Simon McVittie 847c9f232e Merge remote-tracking branch 'origin/master' 2016-05-06 20:05:45 +01:00
florian@883672f3f4dbd3c6bb430afc661484a58a3a1296 644d099e5a 2016-05-06 08:10:01 -04:00
Simon McVittie 1ae01a592f Do not recommend mimetype(image/*)
Not all image file types are safe for general use: in particular,
image/svg+xml is known to be vulnerable to CVE-2016-3714 under some
ImageMagick configurations.
2016-05-06 07:49:50 +01:00
Simon McVittie dea96e5113 Document the security fixes in this release 2016-05-06 07:49:45 +01:00
Simon McVittie 984ba82f1b img: Add back support for SVG images, bypassing ImageMagick and simply passing the SVG through to the browser
SVG scaling by img directives has subtly changed; where before size=wxh
would preserve aspect ratio, this cannot be done when passing them through
and so specifying both a width and height can change the SVG's aspect
ratio.

(This patch looks significantly more complex than it was, because a large
block of code had to be indented.)

[smcv: drop trailing whitespace, fix some spelling]
2016-05-06 06:57:12 +01:00
https://id.koumbit.net/anarcat 355ba85137 all good 2016-05-04 18:53:24 -04:00
smcv e874ce623b 2016-05-04 18:35:33 -04:00
https://id.koumbit.net/anarcat bd881a8ee6 response: confirmation it's a bug in MMD and Discount doesn't have footnotes, and request for workaround 2016-05-04 09:45:25 -04:00
smcv 291a09e537 discount (as used on this wiki) can do footnotes, but they aren't enabled by ikiwiki 2016-05-04 05:48:01 -04:00
smcv 337736663b response 2016-05-04 05:38:27 -04:00
Joey Hess f4b75b3b2c
response 2016-05-02 09:33:59 -04:00
https://id.koumbit.net/anarcat 017a7e9446 2016-04-29 00:32:02 -04:00
https://id.koumbit.net/anarcat 467f501d90 response 2016-04-28 20:13:05 -04:00
Joey Hess fe7ec461d4
Merge branch 'master' of ssh://git.ikiwiki.info 2016-04-28 19:34:51 -04:00
Joey Hess 3aa705b38a
response 2016-04-28 19:32:58 -04:00
Joey Hess 95c0a63675
Merge remote-tracking branch 'origin/master' 2016-04-28 19:06:01 -04:00
https://id.koumbit.net/anarcat 1e38006bbc 2016-04-28 10:12:52 -04:00
https://id.koumbit.net/anarcat 965aa5c6fa http/https issue 2016-04-28 10:08:05 -04:00
Antoine Beaupré 81852a7db7 smaller is too small for large blocks 2016-04-26 18:52:25 -04:00
Antoine Beaupré e316ea9a7c fix typo and comment 2016-04-26 18:50:47 -04:00
Antoine Beaupré 093ad8b890 new CSS bug 2016-04-26 18:46:59 -04:00
https://id.koumbit.net/anarcat 4871d48718 explain footnotes 2016-04-26 18:35:20 -04:00
desci 053f96e80b Changed the expired domain and added question 2016-04-18 22:08:50 -04:00
RickHanson 344f831c2e Fixed dead link. 2016-04-17 19:38:12 -04:00
Antoine Beaupré da596e5c79 add screenshot 2016-04-15 18:11:29 -04:00
Antoine Beaupré 1719ad31ee fix typos 2016-04-15 17:31:53 -04:00
Antoine Beaupré 8f67b981cd announce the admonition plugin 2016-04-15 17:29:44 -04:00
Antoine Beaupré fcf10269fc elaborate copyright investigation. ugh. 2016-04-15 12:29:25 -04:00
Antoine Beaupré ad5b749847 response 2016-04-15 11:17:02 -04:00
Antoine Beaupré e5c93a6ac0 can't login again 2016-04-15 11:07:14 -04:00
smcv f211764c1d escape 2016-04-15 10:38:11 -04:00
smcv 18c9d18b76 templates are another way to do this 2016-04-15 10:37:43 -04:00
smcv 7493b4015b 2016-04-15 10:34:33 -04:00
Antoine Beaupré 568b0fe11d a weird authentication bug 2016-04-15 10:14:50 -04:00
Antoine Beaupré 54f71deab5 admonitions proposal 2016-04-15 09:57:53 -04:00
desci 8eb3a06f1e Arguing more 2016-04-15 08:24:38 -04:00
desci 65095203f5 Added systemd for nginx 2016-04-15 08:12:11 -04:00
desci 9bb481ccd7 2016-04-14 17:14:47 -04:00
spalax 96e2315499 Document new feature. 2016-04-14 12:43:32 -04:00
https://id.koumbit.net/anarcat 552b42f039 clarify that theme and css is not only to change stylesheets, but the look in general 2016-04-13 14:38:15 -04:00
https://id.koumbit.net/anarcat df17472bbf link to localstyle after a user struggled for hours to figure out exactly that 2016-04-13 14:37:22 -04:00
smcv 06a67db3f9 explain why multiple page.tmpl is a showstopper for upstream even if not for local themes 2016-04-12 02:00:21 -04:00
desci 687e3f94ea 2016-04-11 11:05:45 -04:00
desci 57f48eac19 Updated link 2016-04-11 11:03:22 -04:00
desci 2829486a81 Updated link 2016-04-11 11:01:54 -04:00
desci 5afcfd501a Edited old sentence to reference the forum 2016-04-11 10:59:13 -04:00
desci a25ad4f984 2016-04-11 10:57:37 -04:00
desci 3f95ac468a Asked Joey to reconsider 2016-04-11 10:21:24 -04:00
desci 4071feaa2a Added yet another bootstrap theme 2016-04-11 10:15:39 -04:00
desci eef3e0350c Added question 2016-04-11 10:12:17 -04:00
spwhitton e6be5ee97a There's also a config file option. 2016-04-09 10:48:54 -04:00
desci 47f4ac8f08 Marketing 2016-04-09 01:01:38 -04:00
desci e42732715f Delivering what I've promised 2016-04-09 00:53:34 -04:00
desci 248665c9b8 Ok now I've got it right 2016-04-08 22:33:56 -04:00
desci f54733f9b0 The structure was all wrong 2016-04-08 22:31:38 -04:00
desci 44d06629e8 Forgot to add the main folder 2016-04-08 22:29:02 -04:00
desci d3f5b13a86 Added two questions 2016-04-08 22:27:44 -04:00
desci 4a6fa35bf4 Added a comment: Any chance on moving forward on this? 2016-04-08 20:21:45 -04:00
Joey Hess d165ebccd3
todo 2016-04-03 17:06:52 -04:00
desci 927a462af2 Explanation of my part on the confusion 2016-04-03 13:15:17 -04:00
desci b18ae270ac Tried to fix considering http://ikiwiki.info/tips/bootstrap_themes_evaluation/ 2016-04-03 13:11:48 -04:00
desci 48c887960a added personal information 2016-04-03 11:47:08 -04:00
desci 3ce415a56a updated sites list 2016-04-03 11:45:35 -04:00
kjs eafe407e58 2016-03-31 17:39:07 -04:00
Amitai Schlair 41de4221c3 New inline's same as old, plus plugins/contrib/*. 2016-03-22 14:53:05 -04:00
Amitai Schlair cc1c5d9f1c Retry previous with more brain cells engaged. 2016-03-22 14:51:58 -04:00
Amitai Schlair 08bf8b45d3 Try another inline with just tagged(reviewed). 2016-03-22 14:50:52 -04:00
smcv 6b83d44593 describe XSS issue 2016-03-22 02:47:09 -04:00
smcv 4cee48b3ea briefly describe XSS issue 2016-03-22 02:45:03 -04:00
Antoine Beaupré 2d1615c340 new bug 2016-03-21 19:24:53 -04:00
Antoine Beaupré 8ee546d6e6 add my modifications to bootstrap 2016-03-21 19:13:55 -04:00
Antoine Beaupré 25db7e3564 fix links 2016-03-21 19:12:56 -04:00
Antoine Beaupré f41181cec6 respond 2016-03-21 19:05:22 -04:00
smcv 63355b5ff6 review 2016-03-21 19:01:22 -04:00
smcv 1611554beb move discussion points to Discussion 2016-03-21 18:34:51 -04:00
smcv 30ce222a2e copy from main page 2016-03-21 18:34:40 -04:00
smcv 5be6420aad tag as patch, reviewed 2016-03-21 18:29:43 -04:00
smcv 8da21cd4d5 review 2016-03-21 18:29:11 -04:00
smcv 2b4bbfff66 2016-03-21 18:08:18 -04:00
Richard Hartmann 39ffa69619 compatible_templates.mdwn: Fix typesetting 2016-03-21 11:50:54 -07:00
Richard Hartmann a9e6beada4 Add compatible_templates.mdwn 2016-03-21 11:49:45 -07:00
guus@6397333e354c5b8b4968fcb878ef28311937644e 3051a5ee94 2016-03-19 16:40:12 -04:00
smcv 4f665aebe4 This reverts commit 4712595e63 2016-03-14 07:03:39 -04:00
smcv a39ba91722 revert test commit outside sandbox
This reverts commit cc5ad8efcd
2016-03-14 07:03:00 -04:00
freij cc5ad8efcd 2016-03-13 15:36:27 -04:00
freij 40dbcaebf2 2016-03-13 15:36:13 -04:00