cutefishos / settings

System settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing characters in salt array for password

scathaig opened this issue · comments

the salt array misses the characters "W" and "w", fixed in #66

QByteArray alpha = "0123456789ABCDEFGHIJKLMNOPQRSTUVXYZ"

"abcdefghijklmnopqrstuvxyz./";