2006-11-21 17:14:46 +01:00
I think that I have logged in using openid! But I think the login page
could use some adjustemnts.
2006-11-21 16:14:55 +01:00
2006-11-21 17:14:46 +01:00
Perhaps the openid stuff should be seperate, unless I was supposed to login
as well. Also have I just created an account on this wiki as well?
2006-11-21 17:44:29 +01:00
> The idea is that you fill in one or the other but not both. If it's
> switched to only openid, it's much clearer, since the
> username/password/register stuff disappears from the form.
>
> If both login methods are enabled, it's limited to using one form for
2006-11-21 18:29:57 +01:00
> both though...
2006-11-21 17:44:29 +01:00
>
> By signing in with openid, you have created an account on the wiki; you
> can configure it to eg, subscribe your email address to changes to pages.
> --[[Joey]]
2007-01-04 15:08:12 +01:00
----
# How to ban an IP address?
There is a way to ban ikiwiki users, but how to ban an IP address?
For example if a bitchy anonymous is bombing our poll. I can use
only Apache/iptables rules for this? Maybe it's related to
2007-07-08 01:48:00 +02:00
[[ACL|todo/ACL]] request? --[[Paweł|ptecza]]
2007-01-04 15:33:13 +01:00
> Well, the polls are not something I would worry about much. I do plan to
2007-08-21 06:35:22 +02:00
> add_IP_range_banning, although I expect to wait until
2007-01-04 15:33:13 +01:00
> there's a demonstrated need. --[[Joey]]
2007-01-04 16:03:58 +01:00
2007-01-05 10:47:10 +01:00
>> Heh, do you really want a lot of spam of me? ;)
>> It was only an example of banning reason. Recently I've read about
>> problems of Wikipedia with the vandals from Qatar. They demolished
>> Qatar Wikipedia pages and the admins of Wikipedia had to ban all
>> IP addresses of that country (fortunately Qatar has only one ISP).
2007-07-08 01:48:00 +02:00
>> --[[Paweł|ptecza]]
2008-03-14 12:05:54 +01:00
----
## Error voting
> Error: /srv/web/ikiwiki.info/todo/Configurable_minimum_length_of_log_message_for_web_edits/index.html independently created, not overwriting with version from todo/Configurable_minimum_length_of_log_message_for_web_edits
[[jondowland]]
2008-04-09 23:29:19 +02:00
----
If I've logged in by OpenID, how do I log out? I don't see any logout button anywhere on IkiWIki. (is it because I hit "forever" for my OpenID authorization duration?)
Even if IkiWiki does let me log out, how do I *stay* logged out? Let's say I'm using a kiosk. What's to prevent someone else from hitting my OpenID service right after I've walked away? My OpenID service will just auth the login again, won't it?