]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Point to my Email::Send patch.
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 4 Mar 2014 13:21:04 +0000 (14:21 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 4 Mar 2014 13:21:04 +0000 (14:21 +0100)
doc/bugs/password_reset_fails_with___34__Wide_character_in_subroutine_entry__34__.mdwn
doc/todo/passwordauth:_sendmail_interface.mdwn

index b49fdb50c89f2e535b6ca1dbee3322434ed3a222..b9452a5ef11f0c00f6379eccdb2a2aec92b68cb6 100644 (file)
@@ -24,3 +24,6 @@ Help! :) --[[anarcat]]
 > (If you know Python 2, the analogous situation would be "doesn't
 > know how to send unicode objects, so you have to get a str object
 > with `a_unicode_object.encode('utf-8')`".) --[[smcv]]
+
+>> Shameless plug: [[todo/passwordauth:_sendmail_interface]].  Though, I have
+>> no idea whether that is UTF-8-safe.  --[[tschwinge]]
index aba651e8fade2996a12070dd86f74c7a887df082..a640d651626285253cefcf23c12d3d501e41dd9c 100644 (file)
@@ -42,6 +42,8 @@ Remaining TODOs:
   * Resolve TODOs as denoted inside the patch.
   * Update for the last years of ikiwiki development, such as adapting the
     [[plugins/notifyemail]] plugin.
+  * Is this
+    [[UTF-8-safe|bugs/password_reset_fails_with___34__Wide_character_in_subroutine_entry__34__]]?
   * Is it worthwhile to use and depend on [[!cpan Return::Value]]
     just for this bit of functionality?
   * Debian news file.