Cockatrice/servatrice
Daenyth 6170c9037f Fix #1351 - Server ignores only-reg if in "none" auth mode.
When in none auth mode, registered users don't exist; hence the setting
makes the game impossible to join.

Normally the setting would be greyed out when the user is unregistered,
but commit 475c54bf introduced a new edge case where the stored setting
would apply to the field even if the user is unregistered, making the
setting possible to apply in no-reg mode. Regardless, any client could
have done this, not just the default cockatrice.

The server side fix should prevent all issues in the future.
2015-08-21 20:30:46 -04:00
..
migrations Add database migration script for client id 2015-08-09 08:47:21 -04:00
resources svg+png updates 2015-04-28 16:06:36 +02:00
scripts Inactive accounts script description update 2015-07-14 15:10:25 -04:00
src Fix #1351 - Server ignores only-reg if in "none" auth mode. 2015-08-21 20:30:46 -04:00
CMakeLists.txt Refactor servatrice email send 2015-07-25 18:48:34 +02: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 Moved the RegOnlyRequirement functions out of the Database interface into the proper Server block of code. 2015-08-08 16:24:37 -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 Initial release of client ID generation. 2015-08-05 10:15:49 -04:00