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/5cb82a07-8e59-45b9-ae59-7dd3523cc3fbn%40googlegroups.com.

Reply via email to