Cockatrice/servatrice/src
woogerboy21 a85b0dcbba Add email registration restriction (#2350)
* Add ability to limit number of account registrations with same email address

This commit adds server side functionality that will allow operators to
limit the number of accounts that can be registered to the server with
the same email address.

* Updated ini wording

Updated configuration file wording for better description.
2017-01-07 11:26:23 -05:00
..
smtp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
isl_interface.cpp Cleanup server running variable information (#2239) 2016-10-31 10:30:12 +01:00
isl_interface.h cleanups, games work with ISL, now we just need to clean up better when the ISL connection dies 2012-03-18 18:48:14 +01:00
main.cpp Use QCommandLineParser instead of by-hand parsing. 2016-05-16 22:07:29 +02:00
main.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00
passwordhasher.cpp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
passwordhasher.h Added token generation, user activation command and response. 2015-05-24 00:37:45 +02:00
servatrice.cpp Add email registration restriction (#2350) 2017-01-07 11:26:23 -05:00
servatrice.h Add email registration restriction (#2350) 2017-01-07 11:26:23 -05:00
servatrice_connection_pool.cpp made server threaded, fixing issue #51 2012-05-28 18:51:58 +02:00
servatrice_connection_pool.h made server threaded, fixing issue #51 2012-05-28 18:51:58 +02:00
servatrice_database_interface.cpp Add email registration restriction (#2350) 2017-01-07 11:26:23 -05:00
servatrice_database_interface.h Add email registration restriction (#2350) 2017-01-07 11:26:23 -05:00
server_logger.cpp Improved logging of SIGHUP and cmdReloadConfig 2015-07-03 09:09:41 +02:00
server_logger.h Servatrice: refactor signal handling and permit config reloading 2015-06-30 22:21:26 +02:00
serversocketinterface.cpp Add email registration restriction (#2350) 2017-01-07 11:26:23 -05:00
serversocketinterface.h Implementation of websockets in servatrice and test js client 2016-06-26 19:38:53 +02:00
settingscache.cpp Disallow usernames that contain certain words and RegExp (#2200) 2016-10-17 12:24:42 +02:00
settingscache.h Disallow usernames that contain certain words and RegExp (#2200) 2016-10-17 12:24:42 +02:00
signalhandler.cpp Improved logging of SIGHUP and cmdReloadConfig 2015-07-03 09:09:41 +02:00
signalhandler.h Servatrice: refactor signal handling and permit config reloading 2015-06-30 22:21:26 +02:00
smtpclient.cpp Refactor servatrice email send 2015-07-25 18:48:34 +02:00
smtpclient.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00