servatrice/servatrice
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
..
docker Docker-compose setup for Servatrice (#3887) 2020-03-16 21:40:58 -04:00
migrations deprecate the gender property from the protocol entirely (#4496) 2021-12-14 01:51:57 -05:00
mysql-storage Docker-Compose support for Windows (#3974) 2020-05-08 15:22:39 -04:00
resources svg+png updates 2015-04-28 16:06:36 +02:00
scripts Added privilege level start/end columns (#2328) 2016-12-30 16:45:28 -08:00
src use hashed passwords in all commands (#4493) 2022-01-16 20:32:30 -05:00
check_schema_version.sh add fedora docker image to travis compilation (#3447) 2018-11-25 11:25:47 +01:00
CMakeLists.txt allow login using hashed passwords (#4464) 2021-11-09 20:00:41 -05:00
servatrice.desktop Servatrice: open in a terminal window when started from the menu 2014-10-11 13:38:07 +02:00
servatrice.ini.example allow servatrice to exit early based on commandline options (#4504) 2021-12-26 16:47:37 +01:00
servatrice.qrc Renamed resources 2014-10-07 16:49:40 +02:00
servatrice.rc Servatrice logo 2014-10-06 21:04:37 +02:00
servatrice.sql deprecate the gender property from the protocol entirely (#4496) 2021-12-14 01:51:57 -05:00