mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
* 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 |
||
|---|---|---|
| .. | ||
| pb | ||
| sfmt | ||
| CMakeLists.txt | ||
| color.h | ||
| decklist.cpp | ||
| decklist.h | ||
| featureset.cpp | ||
| featureset.h | ||
| get_pb_extension.cpp | ||
| get_pb_extension.h | ||
| rng_abstract.cpp | ||
| rng_abstract.h | ||
| rng_sfmt.cpp | ||
| rng_sfmt.h | ||
| room_message_type.h | ||
| server.cpp | ||
| server.h | ||
| server_abstractuserinterface.cpp | ||
| server_abstractuserinterface.h | ||
| server_arrow.cpp | ||
| server_arrow.h | ||
| server_arrowtarget.cpp | ||
| server_arrowtarget.h | ||
| server_card.cpp | ||
| server_card.h | ||
| server_cardzone.cpp | ||
| server_cardzone.h | ||
| server_counter.cpp | ||
| server_counter.h | ||
| server_database_interface.cpp | ||
| server_database_interface.h | ||
| server_game.cpp | ||
| server_game.h | ||
| server_metatypes.h | ||
| server_player.cpp | ||
| server_player.h | ||
| server_player_reference.h | ||
| server_protocolhandler.cpp | ||
| server_protocolhandler.h | ||
| server_remoteuserinterface.cpp | ||
| server_remoteuserinterface.h | ||
| server_response_containers.cpp | ||
| server_response_containers.h | ||
| server_room.cpp | ||
| server_room.h | ||
| serverinfo_user_container.cpp | ||
| serverinfo_user_container.h | ||
| user_level.h | ||