but how do you generate the hash string from the regular text string?

On Thursday, August 18, 2022 at 8:40:35 AM UTC-4 Jim S wrote:

> Here is what I'm using:
>
> password = str(CRYPT(key=
> "pbkdf2(1000,20,sha512):whatever-your-hash-string-is")(unhashed)[0])
>
> On Wednesday, August 17, 2022 at 9:01:32 PM UTC-5 lucas wrote:
>
>> hello one and all,
>> in linux/bash script code, not web2py interface, how do i take a regular 
>> string and convert it into the password that is stored in the password in 
>> the auth_user table under web2py version 2.22.5?
>> thank you in advance, lucas
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/2b0bd3f4-5dbc-49b5-b40e-e50e616b9d1dn%40googlegroups.com.

Reply via email to