Re: [web2py] Re: 10.24$ reward for a recipe logging a user

2012-04-02 Thread selecta
I am not able to find out how to email you in private o_O On Tuesday, March 27, 2012 12:06:43 AM UTC+2, bussiere adrien wrote: It work Thanks Just mail me in private where to give Bussiere Le lundi 26 mars 2012 20:23:06 UTC+2, selecta a écrit : if it works please donate to the

[web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-26 Thread selecta
did you see this slice http://www.web2pyslices.com/slice/show/1443/auto-login-when-you-come-from-localhost it logs you in when you come from localhost, just exchange the if an there you go :D On Monday, March 26, 2012 2:11:29 AM UTC+2, bussiere adrien wrote: it's more a logical problem than

[web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-26 Thread selecta
password=toto my_crypt = CRYPT(key=auth.settings.hmac_key) crypt_pass = my_crypt(password)[0] user = db.auth_user.insert(Surnom=Surnom,email=email5@toto,username=titi,password=crypt_pass,) from gluon.storage import Storage session.auth =

Re: [web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-26 Thread bussiere bussiere
i will try (i'am at work) and if it works (i hope it will) please give me your paypal and drink something for me. Regards Bussiere Les nouvelles technologies offrent pleins de nouvelles possibilités, pleins de possibilités d'erreurs surtout en fait. insurance.aes256 : http://goo.gl/gHyAY

Re: [web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-26 Thread selecta
if it works please donate to the web2py project

Re: [web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-26 Thread bussiere adrien
It work Thanks Just mail me in private where to give Bussiere Le lundi 26 mars 2012 20:23:06 UTC+2, selecta a écrit : if it works please donate to the web2py project

[web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-25 Thread Massimo Di Pierro
I have been on the road and hard to keep up up with posts. If this issue is still open please open a ticket so it can be tracked. On Sunday, 25 March 2012 11:57:20 UTC-5, bussiere adrien wrote: I want to create myself a user then log him. This for an open source project :

[web2py] Re: 10.24$ reward for a recipe logging a user

2012-03-25 Thread bussiere adrien
it's more a logical problem than your framework. I just want to know how to log a user. Bussiere Le lundi 26 mars 2012 01:35:04 UTC+2, Massimo Di Pierro a écrit : I have been on the road and hard to keep up up with posts. If this issue is still open please open a ticket so it can be