servatrice/common/pb
woogerboy21 d0088f6a18 Server audit table (#2423)
* Creating of server side audit table for auditing actions such as password resets, account registrations and log queries.

* Add migration script

Add migration script for database

* Update database script

Update database script to reflect new audit table

* Creating of server side audit table for auditing actions such as password resets, account registrations and log queries.

* Add migration script

Add migration script for database

* Update database script

Update database script to reflect new audit table

* Corrected results column possible value(s).

* Fixed migration script.

* Added boolean audit logic

Added enable/disable audit options
Added audit functionality for forgot password

* Added registration auditing

Added registration auditing

* Updated ActivateAccount Function

Created clientid variable and used it in preporation for future
potential protocol expansion.

* Extended activation protocol

Added clientid to activation command protocol

* Typo correction

Fix typo's

* Missed type fix

Found the infamous E!

* Updated database function syntax

Updated if/else syntax in db add audit function

* Untabify content

Untab files changed in PR
2017-02-25 13:48:31 -05:00
..
admin_commands.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
card_attributes.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
CMakeLists.txt Simpler forgot password functionality (#2393) 2017-02-15 17:41:40 -05:00
color.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_attach_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_change_zone_properties.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_concede.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_create_arrow.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_create_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_create_token.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_del.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_del_dir.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_download.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_new_dir.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_select.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_deck_upload.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_del_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_delete_arrow.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_draw_cards.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_dump_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_flip_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_game_say.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_inc_card_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_inc_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_kick_from_game.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_leave_game.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_move_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_mulligan.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_next_turn.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_ready_start.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_replay_delete_match.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_replay_download.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_replay_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_replay_modify_match.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_reveal_cards.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_roll_die.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_set_active_phase.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_set_card_attr.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_set_card_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_set_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_set_sideboard_lock.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_set_sideboard_plan.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_shuffle.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_stop_dump_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
command_undo_draw.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
commands.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_concede.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_connection_state_changed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_deck_select.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_move_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_mulligan.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_ping_changed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_ready_start.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_set_sideboard_lock.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
context_undo_draw.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_add_to_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_attach_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_change_zone_properties.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_connection_closed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_create_arrow.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_create_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_create_token.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_del_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_delete_arrow.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_destroy_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_draw_cards.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_dump_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_flip_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_game_closed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_game_host_changed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_game_joined.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_game_say.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_game_state_changed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_join.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_join_room.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_kicked.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_leave.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_leave_room.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_list_games.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_list_rooms.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_move_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_notify_user.proto Added custom notify user event (#2398) 2017-02-08 18:00:53 -05:00
event_player_properties_changed.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_remove_from_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_replay_added.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_reveal_cards.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_roll_die.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_room_say.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_server_complete_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_server_identification.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_server_message.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_server_shutdown.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_set_active_phase.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_set_active_player.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_set_card_attr.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_set_card_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_set_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_shuffle.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_stop_dump_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_user_joined.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_user_left.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
event_user_message.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
game_commands.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
game_event.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
game_event_container.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
game_event_context.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
game_replay.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
isl_message.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
moderator_commands.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
move_card_to_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response.proto Simpler forgot password functionality (#2393) 2017-02-15 17:41:40 -05:00
response_activate.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_adjust_mod.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_ban_history.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_deck_download.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_deck_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_deck_upload.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_dump_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_forgotpasswordrequest.proto Simpler forgot password functionality (#2393) 2017-02-15 17:41:40 -05:00
response_get_games_of_user.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_get_user_info.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_join_room.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_list_users.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_login.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_register.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_replay_download.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_replay_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_viewlog_history.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_warn_history.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
response_warn_list.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
room_commands.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
room_event.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
server_message.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_arrow.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_ban.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_card.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_cardcounter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_chat_message.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_counter.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_deckstorage.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_game.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_gametype.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_player.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_playerping.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_playerproperties.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_replay.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_replay_match.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_room.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_user.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_warning.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
serverinfo_zone.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00
session_commands.proto Server audit table (#2423) 2017-02-25 13:48:31 -05:00
session_event.proto protobuf warnings fixed (#2313) 2016-12-11 19:22:39 +01:00