Cockatrice/servatrice/src
kopcion cd431594e2 Issue 3015 - store timestamp when password is reset (#3863)
* Added few unsigned to ints in order to get rid of warnings.
Added column to users table, for when password is changed(issue#3015).
Moved password length check to separate method, to make it cleaner.
* Added migration file and changed schema version to 27 due to servatrice.sql schema modification.
* Make password length configurable.
2019-11-22 23:52:45 -05:00
..
smtp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
isl_interface.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
isl_interface.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
main.cpp Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
main.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00
passwordhasher.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
passwordhasher.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
servatrice.cpp Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00
servatrice.h Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00
servatrice_connection_pool.cpp Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
servatrice_connection_pool.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
servatrice_database_interface.cpp Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00
servatrice_database_interface.h Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00
server_logger.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
server_logger.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
serversocketinterface.cpp Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00
serversocketinterface.h Issue 3015 - store timestamp when password is reset (#3863) 2019-11-22 23:52:45 -05:00
settingscache.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
settingscache.h Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
signalhandler.cpp Fixed most issues from codacy (#3050) 2018-01-27 13:31:44 -05:00
signalhandler.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00
smtpclient.cpp Clang-format (#3028) 2018-01-27 10:41:32 +01:00
smtpclient.h Clang-format (#3028) 2018-01-27 10:41:32 +01:00