📄 user story - password hint.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -