Mercurial > p > roundup > code
changeset 7353:fc88c66eb73b
format fix.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 May 2023 00:59:35 -0400 |
| parents | f3c9ba5db30b |
| children | 692242b3effd |
| files | doc/rest.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Tue May 16 00:56:00 2023 -0400 +++ b/doc/rest.txt Tue May 16 00:59:35 2023 -0400 @@ -1861,7 +1861,7 @@ So what we need is a way for this third party service to impersonate you and have access to create a roundup timelog entry (see -`<customizing.html#adding-a-time-log-to-your-issues>`__ ). Then add it +`<customizing.html#adding-a-time-log-to-your-issues>`_). Then add it to the associated issue. This should happen without sharing passwords and without allowing the third party service to see the issue (except the ``times`` property), user, or other information in the tracker.
