| Commit message (Expand) | Author | Age |
... | |
* | improve websetup fieldset display•••to handle sections
| Joey Hess | 2010-02-12 |
* | fix websetup display of unsafe arrays in expert mode | Joey Hess | 2010-02-11 |
* | add some openid matching tests | Joey Hess | 2010-02-11 |
* | fix openid pagespec example | Joey Hess | 2010-02-11 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | Allow globs to be used in user() pagespecs. | Joey Hess | 2010-02-11 |
* | reorder canedit checks during page creation to have best_loc first•••When creating a page, multiple locations are tested to see if they can be
edited. If all fail, one of the failure subs is called, to log the user in
to allow them to proceed with the edit. So far so good.
But, what if some pages fail for one reason, and some for another? This
occurs when httpauth_pagespec is used in conjunction with signinedit (and
openid or something). When the user is not signed in at all
The former will fail to edit a page because the user was not httpauthed.
The latter will fail to edit a different page, because the user was not
signed in. One of their failure methods gets to run first.
The page creation code always ran the failure method corresponding to the
topmost page location. So, when editing a foo/Discussion page, and with
httpauth_pagespec => "*!/Discussion", it ran the httpauth failure method,
which was exactly the wrong thing to do.
I fixed this by making it instead run the failure method for the *best*
page location. In the above example, that's foo/Discussion, so signinedit
runs, as desired, and we get the signin page.
This seems like it will be the right choice, or at least an acceptable
choice. If a user wants to use httpauth they can always choose it on the
signin page.
| Joey Hess | 2010-02-11 |
* | 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.
| Joey Hess | 2010-02-11 |
* | fix logic error | Joey Hess | 2010-02-11 |
* | httpauth: Add httpauth_pagespec setting that can be used to limit pages to on... | Joey Hess | 2010-02-11 |
* | httpauth: When cgiauthurl is configured, httpauth can now be used alongside o... | Joey Hess | 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 |
|\ |
|
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI | 2010-02-10 |
* | | refresh patch; remaining problem | Joey Hess | 2010-02-11 |
|/ |
|
* | 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-10 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-02-09 |
|\ |
|
| * | redaction | Javier Rojas | 2010-02-08 |
| * | more notes about the ikiwiki-nav plugin•••added installation notes
added pointer in the forum page to the created tip
| Javier Rojas | 2010-02-08 |
| * | added tip about page navigation from within vim | Javier Rojas | 2010-02-08 |
* | | amazon_s3: Fix to support the EU S3 datacenter, which is more picky about att... | Joey Hess | 2010-02-09 |
|/ |
|
* | nte blogspam | Joey Hess | 2010-02-08 |
* | move to correct location | Joey Hess | 2010-02-08 |
* | (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-07 |
* | 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-06 |
|\ |
|
| * | (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-07 |
* | | remove pigro.net•••Unfortunatly, www.pigro.net is down, and has been for some time.
| Joey Hess | 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•••to otherwise locked-down sites.
| Joey Hess | 2010-02-06 |
* | ensure opendiscussion hook is always called before lockedit•••This was only ordered ok due to luck before.
| Joey Hess | 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-06 |
* | 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 |
|\ |
|