]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
EndCheckPassword should run after Start even if pre-exited
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 21 Jan 2015 21:31:05 +0000 (22:31 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 21 Jan 2015 21:31:05 +0000 (22:31 +0100)
commit8d7230a2b95782009e8d657bba2f318b47cf3b07
tree50f0a01f5b36dd70a537d71a04d70e790d18c2cd
parentce9d18c29dc5540c2acaef4956d8e12b12f03690
EndCheckPassword should run after Start even if pre-exited

StartCheckPassword can exit beforehand either with success or failure,
and we want EndCheckPassword to check for stuff like failed login attempts.
lib/util.php