aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/cas_authentication.mdwn
diff options
context:
space:
mode:
authorhttp://bruno.boulgour.com/ <http://bruno.boulgour.com/@web>2009-11-28 23:35:31 -0500
committerJoey Hess <joey@kitenet.net>2009-11-28 23:35:31 -0500
commitbac8bc027d4a1bb262300be2323ae4093c193e5b (patch)
tree297192daccc8b9253d32a52ea636f9f009f01afe /doc/todo/cas_authentication.mdwn
parente0d4b55bc885550a0e5a4fd49e2389eaeb5ec384 (diff)
downloadikiwiki-bac8bc027d4a1bb262300be2323ae4093c193e5b.tar
ikiwiki-bac8bc027d4a1bb262300be2323ae4093c193e5b.tar.gz
new version of the patch available on my git repo
Diffstat (limited to 'doc/todo/cas_authentication.mdwn')
-rw-r--r--doc/todo/cas_authentication.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/cas_authentication.mdwn b/doc/todo/cas_authentication.mdwn
index 8bf7042df..ed8010518 100644
--- a/doc/todo/cas_authentication.mdwn
+++ b/doc/todo/cas_authentication.mdwn
@@ -21,6 +21,19 @@ follows) ?
> license statement at the top. I have a few questions that I'll insert
> inline with the patch below. --[[Joey]]
+>> I have made some corrections to this patch (my cas plugin) in order to use
+>> IkiWiki 3.00 interface and take your comments into account. It should work
+>> fine now.
+>>
+>> You can pull it from my git repo at
+>> http://git.boulgour.com/bbb/ikiwiki.git/ and maybe add it to your main
+>> repo.
+>>
+>> I will add GNU GPL copyright license statement as soon as I get some free
+>> time.
+>>
+>> --[[/users/bbb]]
+
------------------------------------------------------------------------------
diff --git a/IkiWiki/Plugin/cas.pm b/IkiWiki/Plugin/cas.pm
new file mode 100644