yes. this was fixed the same day.
On Nov 21, 10:24 am, Matt wrote:
> has this patch made it into the codebase? I'm looking at my checkout of
> 1.99.2 and it doesn't seem to be there (and trunk as well, from the looks
> of it). Of course, it may have been written differently, I was only
> checking
has this patch made it into the codebase? I'm looking at my checkout of
1.99.2 and it doesn't seem to be there (and trunk as well, from the looks
of it). Of course, it may have been written differently, I was only
checking for the exact strings
http://code.google.com/p/web2py/issues/detail?id=492
Actually I have not received it. Perhaps open a ticket and upload the
patch.
On Oct 29, 7:00 pm, Hong-Khoan Quach
wrote:
> Hi thodoris,
>
> thx for testing ;) . I hope Massimo will reply soon whether he has
> received our Email with the patch.
>
> Regards
>
> Hong-Khoan
>
> Am 29.10.2011 19:41, s
Hi thodoris,
thx for testing ;) . I hope Massimo will reply soon whether he has
received our Email with the patch.
Regards
Hong-Khoan
Am 29.10.2011 19:41, schrieb thodoris:
> Hi,
>
> I have tested the patch against 1.99.2 stable version of web2py and it
> works.
> auth.settings.allow_basic_log
Hi,
I have tested the patch against 1.99.2 stable version of web2py and it
works.
auth.settings.allow_basic_login=True has to be set in order to be able to
upload files using curl.
Thodoris
done
signature.asc
Description: OpenPGP digital signature
Hi Hong-Khoan,
Sure, send it to me and i will try it.
Regards,
Thodoris
Hi,
I think that depends on Massimo. I sent him the patch yesterday, I
think. So Massimo, maybe you can say something about that?
Of course I can also send the patch to you, thodoris, so that you
can also test whether the bug is fixed.
Regards
Hong-Khoan
Am 28.10.2011 17:47, schrieb thodoris:
Hi, i have come across the same problem. Do you have any idea when will the
patch be included in a realease?
Tnx,
Hi,
I sent you the patch as a pm since I don't know whether it is ok to post
the patch here.
Regards
Hong-Khoan
Am 28.10.2011 09:01, schrieb szimszon:
> Hi!
>
> Could you please post the patch here or pm me I need it as fast as
> possible :-o
>
> Tnx.
signature.asc
Description: OpenPGP dig
Hi!
Could you please post the patch here or pm me I need it as fast as possible
:-o
Tnx.
Hi Massimo,
we already have fixed the bug and we sent you a patch. Didn't you
receive our mail?
Regards
Matteo and Hong-Khoan
Am 27.10.2011 19:56, schrieb Massimo Di Pierro:
> Can you help me debug? Look into gluon.tools.py. There is a function
> basic() Add some print statements. Is it called
Can you help me debug? Look into gluon.tools.py. There is a function
basic() Add some print statements. Is it called? What does it return?
On Oct 23, 7:48 pm, Robert Clark wrote:
> Hi Massimo
>
> Here are the steps to reproduce this problem in web2py 1.99.2 (these
> steps worked fine on 1.98.x ve
The book say:
*Auth* enables login via basic authentication:
1.
auth.settings.allow_basic_login = False
http://web2py.com/book/default/chapter/08#Authentication
But it isn't working too... :) Could be a typo...
Please send me a patch! :-)
On Oct 24, 5:52 pm, Hong-Khoan Quach
wrote:
> Hi,
>
> I think that is a good starting point for us. Massimo,
> if you and you other guys don't mind, we'd like to try to fix this bug.
> I already looked into the sourcecode and have an idea but I need to
> check this :)
Hi,
I think that is a good starting point for us. Massimo,
if you and you other guys don't mind, we'd like to try to fix this bug.
I already looked into the sourcecode and have an idea but I need to
check this :) .
Regards
Hong-Khoan
Am 24.10.2011 02:48, schrieb Robert Clark:
> Hi Massimo
>
>
Hi Massimo
Here are the steps to reproduce this problem in web2py 1.99.2 (these
steps worked fine on 1.98.x versions)
1) In web2py admin create "New simple application" called "foo"
2) Add to db.py:
auth.settings.allow_basic_login = True
3) Decorate call() with @auth.requires_login in defau
Can you provide an example to reproduce the problem?
On Oct 21, 12:38 am, Robin Marshall
wrote:
> Hi,
>
> Just wanted to say that we found a bug in 1.99.2 when using XMLRPC
> services with the @auth.requires_login decorator using basic
> authentication.
>
> It looks like some code was refactored
20 matches
Mail list logo