Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-11 | fix logic error | Joey Hess | |
2010-02-11 | httpauth: Add httpauth_pagespec setting that can be used to limit pages to ↵ | Joey Hess | |
only being edited via users authed with httpauth. | |||
2010-02-11 | httpauth: 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-11 | patch so far | Joey Hess | |
2010-02-11 | clarify | Joey Hess | |
2010-02-11 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-11 | refresh patch; remaining problem | Joey Hess | |
2010-02-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI | |
2010-02-10 | response | Joey Hess | |
2010-02-10 | reply, and suggestion | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI | |
2010-02-10 | fix | Joey Hess | |
2010-02-10 | question | Joey Hess | |
2010-02-10 | add a link to another vim plugin | Joey Hess | |
2010-02-09 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-09 | amazon_s3: Fix to support the EU S3 datacenter, which is more picky about ↵ | Joey Hess | |
attempts to create already existing buckets. | |||
2010-02-08 | redaction | Javier Rojas | |
2010-02-08 | more notes about the ikiwiki-nav plugin | Javier Rojas | |
added installation notes added pointer in the forum page to the created tip | |||
2010-02-08 | added tip about page navigation from within vim | Javier Rojas | |
2010-02-08 | nte blogspam | Joey Hess | |
2010-02-08 | move to correct location | Joey Hess | |
2010-02-07 | (no commit message) | simonraven | |
2010-02-07 | HTTP:BL plugin/inclusion | simonraven | |
2010-02-07 | Added missing '!' in "!format perl..." | http://gustaf.thorslund.org/ | |
2010-02-07 | tested | http://www.google.com/profiles/schmonz | |
2010-02-06 | silly wabbit. spam written in sand washes away. ban for life of IP remains | Joey Hess | |
2010-02-06 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey 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-06 | remove pigro.net | Joey Hess | |
Unfortunatly, www.pigro.net is down, and has been for some time. | |||
2010-02-06 | update | Joey Hess | |
2010-02-06 | add noindex robots directives | Joey Hess | |
2010-02-06 | Fix color and format plugins to appear in the websetup interface. | Joey Hess | |
2010-02-06 | add opendiscussion to auto-blog.setup | Joey Hess | |
2010-02-06 | opendiscussion: This plugin will also now allow posting comments | Joey Hess | |
to otherwise locked-down sites. | |||
2010-02-06 | ensure opendiscussion hook is always called before lockedit | Joey Hess | |
This was only ordered ok due to luck before. | |||
2010-02-06 | auto-blog.setup: Lock all pages, so only admin can post to the blog by default. | Joey Hess | |
2010-02-06 | update comment re openid library version | Joey Hess | |
2010-02-05 | revert accidental code change | Joey Hess | |
2010-02-05 | response | Joey Hess | |
2010-02-05 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-05 | scratch patch | Joey Hess | |
2010-02-05 | add 'or' to pagespec | http://edward.myopenid.com/ | |
2010-02-04 | factor out a userpage function | Joey Hess | |
Not yet exported, as only 4 quite core plugins use it. | |||
2010-02-04 | Add link to userpage (or creation link) to top of preferences page. | Joey Hess | |
2010-02-04 | remove userlink() | Joey Hess | |
That was dead code; changes to lockedit and recentchanges removed the last callers. | |||
2010-02-04 | typo | Joey Hess | |
2010-02-04 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-04 | Improve display of openid in preferences page. | Joey Hess | |
Now that openiduser is in IkiWiki core, it's ok to have passwordauth check for it, and avoid displaying useless password fields when showing preferences for an openid. Also improved the styling of the display of the openid in the preferneces page. |