Re: 'request' object is always None in auth backend's authenticate()?

2017-02-07 Thread Zoltan Gyarmati
8029] Thanks, regards, Zoltan Gyarmati https://zgyarmati.de On 02/07/2017 08:03 AM, Zoltan Gyarmati wrote: > > Dear Tim & All, > > thanks for the hint, it works! I filed a ticket [1] and i'm also > preparing a PR. Should i send the PR against 'master' or the > 'stable/1.1

Re: 'request' object is always None in auth backend's authenticate()?

2017-02-06 Thread Zoltan Gyarmati
Dear Tim & All, thanks for the hint, it works! I filed a ticket [1] and i'm also preparing a PR. Should i send the PR against 'master' or the 'stable/1.11.x' branch? [1] https://code.djangoproject.com/ticket/27815#ticket Thanks, regards Zoltan Gyarmati https://zgyarmati.de On 02/06/201

'request' object is always None in auth backend's authenticate()?

2017-02-06 Thread Zoltan Gyarmati
at contrib/auth/forms.py #187, always None passed as parameter 'request'. As i'm rather new to the Django internals, i'm on uncharted territory here: is it possible that it's a bug in the implementation, or it's more like that i missed something obvious? Thanks in advance, regards -- Zoltan Gyarmati