You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to passlib-users
Using py-bcrypt with passlib 1.6.5 raised the bsd wraparound vulnerability warning. I uninstalled py-bcrypt and pip installed the bcrypt library. Using this library logs a warning that it lacks '$2$' support.
How should I approach this problem?
Thanks
Regards
Darin
Darin Gordon
unread,
Dec 28, 2015, 11:16:20 AM12/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to passlib-users
disregard. seems to be a warning that it doesnt support legacy hashing, which is irrelevant for my purposes