Did you modify the make file? By what I understood from the source code, the -1 is a separator for differente escape codesThe make file defines if it's ok to implicitly convert -1 to an unsigned integer (note the -W narrowing flag in red).
Ok, but don't you prefer the brazilian name? I sure do, specially with the context of drinking and driving PSAs
I'd say fuck deadlines or management over lazy devs, sure, there are some, but most of the time it's a deadline thing.
(In portuguese, because that's what I write most often) Mulheres são paulo em uma vez por um grande númeroWomen are São Paulo at once for a large number. I hope that's not misogynistic
I'd say 128 is understandable, but something like 256 or higher should be the limit. 64, however, is already bellow my default in bitwarden
Damm, I legit didn't knew there bcrypt had a length limit! Thank you for another reason not to use bcrypt
Did you modify the make file? By what I understood from the source code, the -1 is a separator for differente escape codes
The make file defines if it's ok to implicitly convert -1 to an unsigned integer (note the -W narrowing flag in red).