servatrice/common
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
..
pb protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
sfmt Updated SFMT RNG code, removed Qt RNG 2014-03-08 17:08:40 +01:00
CMakeLists.txt Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
color.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
decklist.cpp Pending mtgjson/gatherer Æ-->Ae conversion 2016-09-23 09:23:47 -05:00
decklist.h Fix #601; Fix #725 (#2126) 2016-09-02 01:34:56 -04:00
featureset.cpp Rework idle timeout, now server side (#2259) 2016-11-08 22:18:12 -05:00
featureset.h Added server/client feature set communication 2015-09-02 17:54:06 -04:00
get_pb_extension.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
get_pb_extension.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_abstract.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_abstract.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_sfmt.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_sfmt.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
room_message_type.h Added chat history to a room that is displayed on join. 2015-09-14 17:54:04 -04:00
server.cpp Remedy connection type query at every login (#2298) 2016-12-07 01:35:35 -05:00
server.h Fix store replays (#2301) 2016-12-07 07:52:39 -05:00
server_abstractuserinterface.cpp Possibly fix #1716 2015-12-20 14:38:27 +01:00
server_abstractuserinterface.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrow.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrow.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrowtarget.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrowtarget.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_card.cpp don't share PT 2015-07-05 23:11:26 -04:00
server_card.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_cardzone.cpp fix #1652 ; fix #467 2015-10-20 19:29:04 +02:00
server_cardzone.h Fix remaining issues 2015-02-22 20:02:58 +01:00
server_counter.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_counter.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_database_interface.cpp Overhaul common's CMakeLists.txt 2014-06-11 01:24:34 +02:00
server_database_interface.h Add email registration restriction (#2350) 2017-01-07 11:26:23 -05:00
server_game.cpp Fix store replays (#2301) 2016-12-07 07:52:39 -05:00
server_game.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_metatypes.h Added the ability or moderation staff to request user ban history 2015-09-10 16:02:45 -04:00
server_player.cpp Automatically attach related cards to the original card 2015-06-13 15:40:59 +02:00
server_player.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_player_reference.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_protocolhandler.cpp Fix idle timeout warning on registration / login (#2322) 2016-12-20 16:15:16 -08:00
server_protocolhandler.h Rework idle timeout, now server side (#2259) 2016-11-08 22:18:12 -05:00
server_remoteuserinterface.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_remoteuserinterface.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_response_containers.cpp Fixed Valgrind warnings 2014-08-11 10:08:33 +02:00
server_response_containers.h Merge pull request #126 from ctrlaltca/cmake_qt5 2014-07-10 13:13:51 -04:00
server_room.cpp Possibly fix #1598 2015-12-15 16:58:44 +01:00
server_room.h Possibly fix #1598 2015-12-15 16:58:44 +01:00
serverinfo_user_container.cpp Add ability to ban by client id 2015-08-14 00:06:37 -04:00
serverinfo_user_container.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
user_level.h Avoid compilation failure due to protobuf bug on osx 2015-02-21 07:16:51 -05:00