diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-18 18:00:21 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-18 18:00:21 -0500 |
commit | 604afbedd3f07cccf7e64277cafeabd78545e0ae (patch) | |
tree | 1819e824df0940244d3d55d2f438cfc256036321 /doc/bugs | |
parent | 4a8389825ae0715ba68846881ddc8d25b3f9ccb8 (diff) | |
parent | be523e7740339d7884dabfa915c7c2df8c60bf27 (diff) | |
download | ikiwiki-604afbedd3f07cccf7e64277cafeabd78545e0ae.tar ikiwiki-604afbedd3f07cccf7e64277cafeabd78545e0ae.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/anonok_vs._httpauth.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/anonok_vs._httpauth.mdwn b/doc/bugs/anonok_vs._httpauth.mdwn index e386a8d96..0a62164cb 100644 --- a/doc/bugs/anonok_vs._httpauth.mdwn +++ b/doc/bugs/anonok_vs._httpauth.mdwn @@ -54,3 +54,7 @@ and a whitelist of OpenIDs in `locked_pages`...) >>>>>> change. And then the Edit link for Discussion subpages could do >>>>>> as you suggest, adding one click for the httpauth user, who won't >>>>>> often need to edit those subpages. --[[schmonz]] + +>> On reflection, I've stopped being bothered by the +>> redirect-to-signin-page approach. (It only needs to happen once per +>> browser session, anyway.) Can we try that? --[[schmonz]] |