Mercurial > p > roundup > code
changeset 5887:f4db6abf86d9
more typo fixes.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 29 Sep 2019 22:44:22 -0400 |
| parents | f4e77d446add |
| children | ed18adf8a006 |
| files | doc/rest.txt |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Sun Sep 29 22:42:54 2019 -0400 +++ b/doc/rest.txt Sun Sep 29 22:44:22 2019 -0400 @@ -1610,10 +1610,10 @@ Final steps ^^^^^^^^^^^ -See the `upgrading directions`_ on how to use the ``updateconfig`` to -generate an updated copy of config.ini using roundup-admin. Then set -the ``jwt_secret`` to at least 32 characters (more is better up to 512 -bits). +See the `upgrading directions`_ on how to use the ``updateconfig`` +commandto generate an updated copy of config.ini using +roundup-admin. Then set the ``jwt_secret`` to at least 32 characters +(more is better up to 512 bits). Writing an auditor that uses "db.user.get_roles" to see if the user making the change has the ``user:timelog`` role, and then comparing
