summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-11partially fix httpauth canedit hookJoey Hess
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.
2010-02-11fix logic errorJoey Hess
2010-02-11httpauth: Add httpauth_pagespec setting that can be used to limit pages to ↵Joey Hess
only being edited via users authed with httpauth.
2010-02-11httpauth: When cgiauthurl is configured, httpauth can now be used alongside ↵Joey Hess
other authentication methods (like openid or anonok). Rather than always redirect to the cgiauthurl for authentication, there is now a button on the login form to use it.
2010-02-11patch so farJoey Hess
2010-02-11clarifyJoey Hess
2010-02-11Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-11refresh patch; remaining problemJoey Hess
2010-02-10(no commit message)https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI
2010-02-10responseJoey Hess
2010-02-10reply, and suggestionhttps://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI
2010-02-10fixJoey Hess
2010-02-10questionJoey Hess
2010-02-10add a link to another vim pluginJoey Hess
2010-02-09Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-09amazon_s3: Fix to support the EU S3 datacenter, which is more picky about ↵Joey Hess
attempts to create already existing buckets.
2010-02-08redactionJavier Rojas
2010-02-08more notes about the ikiwiki-nav pluginJavier Rojas
added installation notes added pointer in the forum page to the created tip
2010-02-08added tip about page navigation from within vimJavier Rojas
2010-02-08nte blogspamJoey Hess
2010-02-08move to correct locationJoey Hess
2010-02-07(no commit message)simonraven
2010-02-07HTTP:BL plugin/inclusionsimonraven
2010-02-07Added missing '!' in "!format perl..."http://gustaf.thorslund.org/
2010-02-07testedhttp://www.google.com/profiles/schmonz
2010-02-06silly wabbit. spam written in sand washes away. ban for life of IP remainsJoey Hess
2010-02-06Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-07(no commit message)AlbertF
2010-02-07(no commit message)AlbertF
2010-02-07(no commit message)AlbertF
2010-02-07(no commit message)AlbertF
2010-02-06remove pigro.netJoey Hess
Unfortunatly, www.pigro.net is down, and has been for some time.
2010-02-06updateJoey Hess
2010-02-06add noindex robots directivesJoey Hess
2010-02-06Fix color and format plugins to appear in the websetup interface.Joey Hess
2010-02-06add opendiscussion to auto-blog.setupJoey Hess
2010-02-06opendiscussion: This plugin will also now allow posting commentsJoey Hess
to otherwise locked-down sites.
2010-02-06ensure opendiscussion hook is always called before lockeditJoey Hess
This was only ordered ok due to luck before.
2010-02-06auto-blog.setup: Lock all pages, so only admin can post to the blog by default.Joey Hess
2010-02-06update comment re openid library versionJoey Hess
2010-02-05revert accidental code changeJoey Hess
2010-02-05responseJoey Hess
2010-02-05Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-05scratch patchJoey Hess
2010-02-05add 'or' to pagespechttp://edward.myopenid.com/
2010-02-04factor out a userpage functionJoey Hess
Not yet exported, as only 4 quite core plugins use it.
2010-02-04Add link to userpage (or creation link) to top of preferences page.Joey Hess
2010-02-04remove userlink()Joey Hess
That was dead code; changes to lockedit and recentchanges removed the last callers.
2010-02-04typoJoey Hess
2010-02-04Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess