servatrice/servatrice
ebbit1q 45d86e7ab7
allow login using hashed passwords (#4464)
* Support getting a user's password salt via initial websocket connection (added to Event_ServerIdentification)

* Nonsense stuff to figure out later

* move passwordhasher to correct location

* protobuf changes

* add ext to protobuf

* implement request password salt server side

* add supportspasswordhash to server identification

* check backwards compatibility

* reset some changes to master

* implement get password salt client side

* implement checking hashed passwords on server login

* check for registration requirement on getting password salt

* properly check password salt response and show errors

* remove unused property

* add password salt to list of response types

Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2021-11-09 20:00:41 -05:00
..
docker Docker-compose setup for Servatrice (#3887) 2020-03-16 21:40:58 -04:00
migrations Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -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 allow login using hashed passwords (#4464) 2021-11-09 20:00:41 -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 Server Config Whitelist Email Providers (#4416) 2021-08-18 21:18:53 -04: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 Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00