partially fix httpauth canedit hook
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 00:54:40 +0000 (19:54 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 00:54:40 +0000 (19:54 -0500)
commit6f1d6236185148930a2c7694c9ae59877997d0d4
tree1ab867d6fd13d44de80270174506259bf607ccb8
parente6678275a98bd00e888018409998fd67686149c8
partially fix httpauth canedit hook

My logic was right before. Cleaned up some code.

(Page creation is still a problem.)

Also, I removed the Edit url munging, because that is not
necessary with the canedit hook, since canedit will handle
redirection through cgiauthurl if necessary.
IkiWiki/Plugin/httpauth.pm