user story - password hint.txt
来自「Chinaxp 论坛源代码」· 文本 代码 · 共 47 行
TXT
47 行
Story:If user forget his password, he can provide his username and his email address. System will send his account information to this email.CRC Card:.passwordHint.jsp username:___________ email:___________.PasswordHintForm .username .email.PasswordHintAction .verify username and password .ok, send mail, redirect to passwordHintOk.jsp .redirect to passwordHint.jsp and show errorstodo list: ok.ApplicationResource .error.userName.notFound .error.email.misMatch ok.struts-config.xml ok.PasswordHintForm .PasswordHintAction ok.test no input ok.test username not found ok.test email mismatch ok.test ok ok.Refactoring PostThreadAction's create html mail part extract method to MailAgent.createHtmlMailBody( messageBody ) ok.passwordHint.jsp ok.passwordHintContent.jsp ok.passwordHintOk.jsp ok.passwordHintOkContent.jsp ok.display username and email in ok.jsp ok.change link in logon.jsp ok.copy newest leftMenu.jsp, rightMenu.jsp, lastestThread.jsp from homepage .format Application Resource ok.so many exceptions message on console when user not logon
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?