02-20-2017, 05:47 PM
I walked away from the computer in the middle of configuring the SMTP settings to try to get verification working. About ten minutes later I came back and submitted the form.
I guess I exceeded a timeout or something because when I submitted the form I received an error that said 'Token does not match', which I assume is a CSRF token in the form.
The error was actually about halfway under the fixed navigation bar and was black on dark gray so it was not very visible. Not sure if this is a bug so much as a presentation issue. Putting it into a nice panel like everything else would be good.
I appreciate the use of CSRF tokens as a security measure.
Even more optimal would have been if it had given me a new copy of the form or something so I didn't lose the minor edits I made.
I guess I exceeded a timeout or something because when I submitted the form I received an error that said 'Token does not match', which I assume is a CSRF token in the form.
The error was actually about halfway under the fixed navigation bar and was black on dark gray so it was not very visible. Not sure if this is a bug so much as a presentation issue. Putting it into a nice panel like everything else would be good.
I appreciate the use of CSRF tokens as a security measure.
Even more optimal would have been if it had given me a new copy of the form or something so I didn't lose the minor edits I made.