Commit Graph
2 Commits
Author SHA1 Message Date
kopcionandGitHub 1eea8e9a37 Refactor messagelogwidget (#3875) 2020-05-17 18:15:30 -04:00
kopcionandZach H 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