Mercurial > p > roundup > code
diff doc/customizing.txt @ 6535:47b4391e1503
Fix docs mising Search permission for example. - addition
Gratuitous whiespace change to add:
The
All users may only view and edit issues, files and messages they create
example was missing the addition of Search permission. The example
predates the existence of the Search permission.
See: https://sourceforge.net/p/roundup/mailman/message/37390174/
for initial report.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 24 Nov 2021 10:53:39 -0500 |
| parents | 7cfb7d4fce60 |
| children | 3759893f0686 |
line wrap: on
line diff
--- a/doc/customizing.txt Wed Nov 24 10:04:10 2021 -0500 +++ b/doc/customizing.txt Wed Nov 24 10:53:39 2021 -0500 @@ -6155,3 +6155,4 @@ .. _`directions in the rest interface documentation`: rest.html#enabling-the-rest-api .. _`xmlrpc interface documentation`: xmlrpc.html#through-roundup .. _`zxcvbn`: https://github.com/dwolfhub/zxcvbn-python +
