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 f3-fra...@googlegroups.com
I'm using Bcrypt to generate random tokens, and I'm using it with time() to garantee that it will always be diferent. The problem is, sometimes the Bcrypt result uses slashes... Is there a way to avoid this or it has o be made "by hand".
Thanks in advance.
ikkez
unread,
Feb 13, 2015, 6:02:26 AM2/13/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 f3-fra...@googlegroups.com
you can use the $f3->hash method to generate unique alphanumeric tokens. what BCrypt returns is unpredictable and always diferent.
rafaelmsantos.com
unread,
Feb 13, 2015, 6:17:51 AM2/13/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