Re: [pydotorg-www] Editing LocalUserGroups to include Helsinki Python

2024-03-07 Thread Mats Wichmann
On 3/7/24 05:49, Cal Paterson wrote: Hi, I'd like to edit this page: https://wiki.python.org/moin/LocalUserGroups To reference the newly restarted Helsinki Python group, whose homepage (for the moment) is meetup.com: https://www.meetup.com/helpy-meetups/ Please could someone either make thi

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread M.-A. Lemburg
On 10.11.2016 14:50, Florian Ludwig wrote: >> >> >> >> Thanks. The problem appears to have been related to the hash >> value you see on the right. >> >> Please try again now. I applied this patch to the installation: >> >> http://hg.moinmo.in/moin/1.9/diff/561b7a9c2bd9/MoinMoin/ >> security/textch

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread Florian Ludwig
> > > > Thanks. The problem appears to have been related to the hash > value you see on the right. > > Please try again now. I applied this patch to the installation: > > http://hg.moinmo.in/moin/1.9/diff/561b7a9c2bd9/MoinMoin/ > security/textcha.py > > Works for me now, thanks! Florian __

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread M.-A. Lemburg
On 09.11.2016 22:30, Florian Ludwig wrote: > 2016-11-09 22:22 GMT+01:00 Chris Angelico : > >> On Thu, Nov 10, 2016 at 8:19 AM, Florian Ludwig >> wrote: >>> Thank you very much. >>> >>> Sadly I could not edit the page as it always complains I am not correctly >>> answering the captcha: "TextCha: W

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread M.-A. Lemburg
On 10.11.2016 13:07, M.-A. Lemburg wrote: > On 10.11.2016 11:44, Xavier Combelle wrote: >> looks like a byte/unicode problem > > This is likely, yes. > >> I have little idea for the truncation but for the TypeError, looks like >> safe_str_equal seems the buggy one is >> a lot too much overkill, a

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread M.-A. Lemburg
On 10.11.2016 11:44, Xavier Combelle wrote: > looks like a byte/unicode problem This is likely, yes. > I have little idea for the truncation but for the TypeError, looks like > safe_str_equal seems the buggy one is > a lot too much overkill, as it is very unlikely that someone would want > to mak

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread Xavier Combelle
looks like a byte/unicode problem I have little idea for the truncation but for the TypeError, looks like safe_str_equal seems the buggy one is a lot too much overkill, as it is very unlikely that someone would want to make a timing attack on captcha. So I would suggest as a quick fix to replace

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-10 Thread M.-A. Lemburg
I checked the logs. They are full of entries like these: [Thu Nov 10 08:06:36 2016] [error] 2016-11-10 08:06:36,257 INFO MoinMoin.security.textcha:159 TextCha: failure (u='x.x.x.x', a='van', re='[Never match for cheaters]', q='What is van Rossum's fir', rsn='TypeError during signature check') Her

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-09 Thread M.-A. Lemburg
On 09.11.2016 22:22, Chris Angelico wrote: > On Thu, Nov 10, 2016 at 8:19 AM, Florian Ludwig wrote: >> Thank you very much. >> >> Sadly I could not edit the page as it always complains I am not correctly >> answering the captcha: "TextCha: Wrong answer! Try again below..." >> >> Interestingly the

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-09 Thread Florian Ludwig
2016-11-09 22:22 GMT+01:00 Chris Angelico : > On Thu, Nov 10, 2016 at 8:19 AM, Florian Ludwig > wrote: > > Thank you very much. > > > > Sadly I could not edit the page as it always complains I am not correctly > > answering the captcha: "TextCha: Wrong answer! Try again below..." > > > > Interest

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-09 Thread Chris Angelico
On Thu, Nov 10, 2016 at 8:19 AM, Florian Ludwig wrote: > Thank you very much. > > Sadly I could not edit the page as it always complains I am not correctly > answering the captcha: "TextCha: Wrong answer! Try again below..." > > Interestingly the captcha shortens with every try. For example: > >

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-09 Thread Florian Ludwig
Thank you very much. Sadly I could not edit the page as it always complains I am not correctly answering the captcha: "TextCha: Wrong answer! Try again below..." Interestingly the captcha shortens with every try. For example: # on first try, answer is 2 ;) l = [1,2,3]; l.remove(1); l[0] == #

Re: [pydotorg-www] Editing LocalUserGroups

2016-11-01 Thread Chris Angelico
On Wed, Nov 2, 2016 at 8:15 AM, Florian Ludwig wrote: > i started a user group [0] and want to add it to the LocalUserGroups page. > > Therefor I created an account on the wiki using "FlorianLudwig" as username. > > Would be great if someone could grant me access to change that page (or add > the