servatrice/cockatrice
ebbit1q 2fc85e0c08
use hashed passwords in all commands (#4493)
* protocol changes

* server changes

* client changes for password reset and registration

* add hashed password to change password in client

* always use hashed password to log in

* add warning to client when using plain text password

* require real password for changing email on server

this is backwards compatible as users logged in with a real password on
older clients will not need this, only users logged in with a hashed
password

* implement password dialog when changing email

* require min password length

* use qstringlist to build query instead

* use clear instead of = ""

* add max to password dialog

* use proper const ness in abstractclient

* reject too long passwords instead of trimming
2022-01-16 20:32:30 -05:00
..
resources deprecate the gender property from the protocol entirely (#4496) 2021-12-14 01:51:57 -05:00
sounds fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
src use hashed passwords in all commands (#4493) 2022-01-16 20:32:30 -05:00
themes add button to open themes location to settings (#4289) 2021-03-21 13:11:34 -04:00
translations Translations from Transifex 2021-01-26 14:50:05 -05:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt implement max lengths for input dialogs that are sent to the server (#4522) 2022-01-16 17:57:01 -05:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc deprecate the gender property from the protocol entirely (#4496) 2021-12-14 01:51:57 -05:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00