comparison 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
comparison
equal deleted inserted replaced
6164:a9fcb4b0bad9 6165:282b611197a1
1683 1683
1684 You probably don't want to give this third party service your roundup 1684 You probably don't want to give this third party service your roundup
1685 username and credentials. Especially if your roundup instance is under 1685 username and credentials. Especially if your roundup instance is under
1686 your company's single sign on infrastructure. 1686 your company's single sign on infrastructure.
1687 1687
1688 So what we need is a way for this third part service to impersonate 1688 So what we need is a way for this third party service to impersonate
1689 you and have access to create a roundup timelog entry (see 1689 you and have access to create a roundup timelog entry (see
1690 `<customizing.html#adding-a-time-log-to-your-issues>`__ ). Then add it 1690 `<customizing.html#adding-a-time-log-to-your-issues>`__ ). Then add it
1691 to the associated issue. This should happen without sharing passwords 1691 to the associated issue. This should happen without sharing passwords
1692 and without the third party service to see the issue (except the 1692 and without the third party service to see the issue (except the
1693 ``times`` property), user, or other information in the tracker. 1693 ``times`` property), user, or other information in the tracker.

Roundup Issue Tracker: http://roundup-tracker.org/