Mercurial > p > roundup > code
diff doc/user_guide.txt @ 7045:ca90f7270cd4 issue2550923_computed_property
merge from main tip. This should fix test failure in Markdown2TestCase.test_string_markdown_code_block_attribute by merging html diff method used in tests.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 07 Nov 2022 22:58:38 -0500 |
| parents | 30bb17dc9f82 |
| children | 6f5054751fb6 |
line wrap: on
line diff
--- a/doc/user_guide.txt Thu Apr 21 16:54:17 2022 -0400 +++ b/doc/user_guide.txt Mon Nov 07 22:58:38 2022 -0500 @@ -1,5 +1,5 @@ .. meta:: - :description language=en: + :description: Describes how to interact with and use a tracker with the Roundup Issue Tracker. @@ -286,7 +286,7 @@ E-mail address. Otherwise you can enter your primary E-mail address or an Alternate E-mail address to get a reset email sent to that address. The reset email includes a verification link that can be used to -complete the password reset. +complete the password reset. The verification link expires in a week. Once you're logged in, the sidebar changes to:
