From 06a4de26e05b74e3ed5493cef205af91462678a1 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 23 Sep 2012 20:57:43 +0200 Subject: Making the list creation method. --- TODO.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index a8b3f0f..49c1154 100644 --- a/TODO.org +++ b/TODO.org @@ -12,14 +12,14 @@ domains/emails to Punycode internally? * TODO Check for cycles when creating new aliases? (It is impossible since the authenticated user may not have full read access on the graph) -Actually Postfix checks it and warns the administrator with a +Actually Postfix checks it and warns the administrator with a "unreasonable virtual_alias_maps map nesting for test-loop1@fripost.org" in the logs. So it's fine to do a partial check here. * TODO Write a script to check every runmode against the W3 validator. - -* TODO Use FastCGI. References -- http://search.cpan.org/~naoya/CGI-Application-FastCGI-0.02/lib/CGI/Application/FastCGI.pm + +* DONE Use FastCGI. References +- http://www.cgi-app.org/index.cgi?FastCGI - http://stackoverflow.com/questions/11771564/nginx-fastcgi-configuration-for-cgiapplication-app * TODO Use HTML::Template::Pro. Not sure it's really worth it, though. -- cgit v1.2.3