diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkg1ahb9sRpZyQp1wuvxpk__x_6llBY5pE <Fergus@web> | 2014-02-18 09:10:55 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-18 09:10:55 -0400 |
commit | 442c53fc2da9eadd30dad74231815569f8ca2fbf (patch) | |
tree | b1462f8fb0cbfc9c441e4c3346958cbfc0b7b4f2 /doc | |
parent | 6a9e0b8bce25c65cdbcd80f01b064acd153c1bdb (diff) | |
download | ikiwiki-442c53fc2da9eadd30dad74231815569f8ca2fbf.tar ikiwiki-442c53fc2da9eadd30dad74231815569f8ca2fbf.tar.gz |
Forum reply to banned_user check.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/How_can_I_invert_the_banned__95__user_check__63__.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/How_can_I_invert_the_banned__95__user_check__63__.mdwn b/doc/forum/How_can_I_invert_the_banned__95__user_check__63__.mdwn index 90cd7f75c..d53a78682 100644 --- a/doc/forum/How_can_I_invert_the_banned__95__user_check__63__.mdwn +++ b/doc/forum/How_can_I_invert_the_banned__95__user_check__63__.mdwn @@ -24,3 +24,5 @@ PS: the user is authenticated via 'httpauth', would that make a difference? > users to be able to edit certain areas of the site. > > --[[smcv]] + +>> That was my initial setup but it wasn't working and I got caught-up on the `banned_user` idea. It would seem I was getting tricked by some credential-caching-weirdness. Fired up another browser and `locked_pages` works perfectly. Thanks. -- fergus |