]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/filter/change/class_PasswordChangeFilter.php
Graphical code CAPTCHA partly finished, crypto class supports encryption/decryption...
[shipsimu.git] / inc / classes / main / filter / change / class_PasswordChangeFilter.php
index 9c306bf94e3024028a1642f4d161b9b7979deb61..940107dc86d39da987967ce50d2bd71fa095a546 100644 (file)
@@ -61,6 +61,7 @@ class PasswordChangeFilter extends BaseFrameworkSystem implements Filterable {
         * @param       $requestInstance        An instance of a class with an Requestable interface
         * @param       $responseInstance       An instance of a class with an Responseable interface
         * @return      void
+        * @todo        Finished updating user password hash here. HINT: Use the User class again.
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Get both passwords