You can set your site's name by editing application.siteName in
conf/application.conf. The name is used in the title bar of your web
browser, the main page, the welcome page, the login page and many
others.
how to test
---------
1. add suitable settings to application.conf
- your email settings
- change smtp.mock to false
- add your hostname & port settings
# application.hostname="www.projecthive.com"
# application.port="80"
2. go to login page and select forget password link
or use direct access url: /lostPassword
3. follow instructions of the page
4. check your email and follow the instruction, again.
Conflicts:
conf/messages.en
conf/messages.ko