Ookma-Kyi
08/29/2022, 5:02 PMindex
. I have no idea why as I am new to ColdFusion. Here is a code snippet https://gist.github.com/ookma-kyi/2cc0ae7f8d7920d6c3d5b66bcbdca355.Adam Cameron
Ookma-Kyi
08/29/2022, 5:12 PM<form method="POST" action="<http://127.0.0.1:8080/resetpassword>">
which is routed to the create method as per the router rule.Rodney
08/29/2022, 5:12 PMOokma-Kyi
08/29/2022, 5:17 PMAdam Cameron
Rodney
08/29/2022, 5:19 PMOokma-Kyi
08/29/2022, 5:20 PMRodney
08/29/2022, 5:21 PMOokma-Kyi
08/29/2022, 5:29 PMindex
action which is expecting a query in the URL and thus failing. Most likely something to do with this line: https://gist.github.com/ookma-kyi/2cc0ae7f8d7920d6c3d5b66bcbdca355#file-handlers_resetpassword-cfc-L51