Mercurial > p > roundup > code
diff doc/rest.txt @ 6165:282b611197a1
Typo fix.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 13 May 2020 00:59:39 -0400 |
| parents | e097ff5064b8 |
| children | 7e148e988cde |
line wrap: on
line diff
--- a/doc/rest.txt Wed May 13 00:50:36 2020 -0400 +++ b/doc/rest.txt Wed May 13 00:59:39 2020 -0400 @@ -1685,7 +1685,7 @@ username and credentials. Especially if your roundup instance is under your company's single sign on infrastructure. -So what we need is a way for this third part service to impersonate +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 to the associated issue. This should happen without sharing passwords
