geting error for version missing on image:owasp-vulnerableapp-facade
compose up error showing while run
but when add version it works Line17: image: sasanlabs/owasp-vulnerableapp-facade:1.2.1
What's the definition of %w? Sounds a bit vague and not friendly towards scripts that are not alphabetic (Thai, Farsi, Cyrillic, Chinese, etc.).
Ideally we should use the txAdmin cleanPlayerNames() to get the name to be displayed, but the best implementation would be for Cfx to implement a UpdatePlayerName(tempNetId: number, name: string) that could be called by txAdmin at the handling of playerConnecting(), as well as allow other resources to set the player's rank, RP name, etc.
I have tested it with chinese chars, and as you told unfortunately it will remove also that kinda chars. The only thing to fix this is prob gsub specific chars like in the preview seen. Would be beter ofc if cfx fix this.