Commit Graph

12077 Commits (4f6c544fa8e7dd21450952f0a9fc3918ee600705)

Author SHA1 Message Date
Joey Hess 4f6c544fa8 munge to avoid markdown eating email addresses 2010-03-13 19:12:52 -05:00
Joey Hess e96aa16ab9 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-13 19:08:24 -05:00
Joey Hess a01e0679f4 openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user's email address and username.
The info is stored in the session database, not the user database.
There should be no reason to need it when a user is not logged in.

Also, hide the email field in the preferences page for openid users.

Note that the email and username are not yet actually used for anything.
The email will be useful for gravatar, while the username might be used
for a more pretty display of the openid.
2010-03-13 19:08:15 -05:00
Joey Hess e2c9b42541 thoughts 2010-03-13 17:46:28 -05:00
Joey Hess e8f6c06ca8 update; openid email addresses now available so this is unblocked 2010-03-13 17:29:06 -05:00
https://www.google.com/accounts/o8/id?id=AItOawm-ebiIfxbKD3KNa-Cu9LvvD9edMLW7BAo 4da6e94305 Google's OpenID and discovery protocol 2010-03-13 21:14:35 +00:00
Joey Hess e56ec7a96c websetup: Add websetup_unsafe to allow marking other settings as unsafe. 2010-03-13 15:08:00 -05:00
http://oneingray.myopenid.com/ c26b6c3be8 Note the use of <embed /> on YouTube. 2010-03-12 22:12:41 +00:00
Joey Hess 29ca20b87c response 2010-03-12 16:50:04 -05:00
Joey Hess 693a0f1ef2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-12 16:44:47 -05:00
http://oneingray.myopenid.com/ b5e27e60ba Note that <object /> still may be allowed, although in a form not suitable for, say, SVG inclusion. 2010-03-12 21:24:53 +00:00
Joey Hess 0c3f59d33a move bug report to bugs and close 2010-03-12 16:16:47 -05:00
Joey Hess 08485ec444 response 2010-03-12 15:40:47 -05:00
Joey Hess afa930a9c4 add news item for ikiwiki 3.20100312 2010-03-12 15:22:32 -05:00
Joey Hess 0b4261c458 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-12 15:21:07 -05:00
Joey Hess 20bf162e30 releasing version 3.20100312 2010-03-12 15:14:28 -05:00
Joey Hess 0daa7a122f fix escaping of indented dot 2010-03-12 15:09:33 -05:00
Joey Hess edec9514f4 typo 2010-03-12 15:01:24 -05:00
Joey Hess 4711076fad clarify 2010-03-12 15:00:39 -05:00
Joey Hess 2ad3e60ee8 htmlscrubber: Security fix: In data:image/* uris, only allow a few whitelisted image types. No svg. 2010-03-12 14:50:26 -05:00
Joey Hess 556181d417 data:image/svg is a security hole as javascript can presumably be inserted 2010-03-12 14:29:54 -05:00
http://oneingray.myopenid.com/ 844bb8134b Added an <object /> wishlist item. 2010-03-12 18:33:10 +00:00
Joey Hess 3fd202db7b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-12 12:52:34 -05:00
http://oneingray.myopenid.com/ 58a6847cfb Note that, actually, SVG could be embedded into an Ikiwiki page, albeit in a somewhat crude manner. 2010-03-12 17:51:17 +00:00
http://oneingray.myopenid.com/ 98facfc958 Added a page for myself. 2010-03-12 17:50:16 +00:00
Joey Hess 9c274a001a formatting 2010-03-11 16:29:00 -05:00
Joey Hess d1ebdcd0a2 redundancy 2010-03-11 16:28:32 -05:00
Joey Hess 45dfdcb257 search: Avoid '$' in the wikiname appearing unescaped on omega's query template, where it might crash omega.
Really, a more general fix, this deals with any $ that might appear on the
misctemplate.
2010-03-11 16:10:04 -05:00
Joey Hess f259f33a0a Fix missing span on recentchanges page template. 2010-03-11 15:49:48 -05:00
Joey Hess 60fba805e8 Merge remote branch 'smcv/trivia' 2010-03-11 15:48:47 -05:00
Joey Hess 02d9445684 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-11 15:44:16 -05:00
Joey Hess ac3aac560f moderatedcomments: Added moderate_pagespec
* moderatedcomments: Added moderate_pagespec that can be used
  to control which users or comment locations are moderated.
  This can be used, just for example, to moderate http://myopenid.com/*
  if you're getting a lot of spammers from one particular openid
  provider (who should perhaps answer your emails about them),
  while not moderating other users.
* moderatedcomments: The moderate_users setting is deprecated. Instead,
  set moderate_pagespec to "!admin()" or "user(*)" instead.
2010-03-11 15:44:10 -05:00
http://smcv.pseudorandom.co.uk/ e4ed8a51c1 fix in a branch 2010-03-11 18:20:10 +00:00
Simon McVittie b72757b6ae Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness
This only affects people who don't use either htmltidy or htmlbalance.

Bug: http://ikiwiki.info/bugs/templateForRecentChangesMissingCloseSpan/
2010-03-11 18:15:44 +00:00
JoshTriplett d021a1ddbc Add Serialist, and the amusing/frightening way it uses ikiwiki. 2010-03-11 07:44:56 +00:00
JoshTriplett 9b656e27ea Add my homepage. 2010-03-11 07:42:07 +00:00
http://adam.shand.net/ 03c2cf94e2 2010-03-11 05:32:00 +00:00
dkowis 1c03cf9ba2 noted that I fixed the template on my box 2010-03-10 19:27:26 +00:00
dkowis 9f82e93fca 2010-03-10 19:13:50 +00:00
http://jmtd.livejournal.com/ 2f2fbdf3a3 tag2 2010-03-10 16:07:55 +00:00
jwalzer f64c040407 suggesting List of tags when editing content (wishlist) 2010-03-10 15:26:27 +00:00
Joey Hess 6eb71547dd typo 2010-03-09 19:55:50 -05:00
Joey Hess 6d27bbd026 Fix utf8 issues in calls to md5_hex.
This prevented comments containing some utf-8, including euro sign, from
being submitted. Since md5_hex is a C implementation, the string has to be
converted from perl's internal encoding to utf-8 when it is called. Some
utf-8 happened to work before, apparently by accident.

Note that this will change the checksums returned.

unique_comment_location is only used when posting comments, so the checksum
does not need to be stable there.

I only changed page_to_id for completeness; it is passed a comment page
name, and they can currently never contain utf-8.

In teximg, the bug could perhaps be triggered if the tex source contained
utf-8. If that happens, the checksum will change, and some extra work might
be performed on upgrade to rebuild the image.
2010-03-09 19:55:19 -05:00
bhobbit fa6d082955 2010-03-09 10:50:03 +00:00
Joey Hess 312b7d05f8 Revert spam 2010-03-09 00:40:51 -05:00
capitaine 9ac58f4b88 2010-03-09 05:34:52 +00:00
capitaine 9e603d2640 2010-03-09 05:30:53 +00:00
Thiana 20635d3610 Clarification request 2010-03-09 03:55:28 +00:00
Joey Hess 857bcb33ee response 2010-03-08 20:30:29 -05:00
Joey Hess 376d0dc9b7 response 2010-03-08 20:27:30 -05:00