comparison doc/rest.txt @ 5887:f4db6abf86d9

more typo fixes.
author John Rouillard <rouilj@ieee.org>
date Sun, 29 Sep 2019 22:44:22 -0400
parents f4e77d446add
children ed18adf8a006
comparison
equal deleted inserted replaced
5886:f4e77d446add 5887:f4db6abf86d9
1608 } 1608 }
1609 1609
1610 Final steps 1610 Final steps
1611 ^^^^^^^^^^^ 1611 ^^^^^^^^^^^
1612 1612
1613 See the `upgrading directions`_ on how to use the ``updateconfig`` to 1613 See the `upgrading directions`_ on how to use the ``updateconfig``
1614 generate an updated copy of config.ini using roundup-admin. Then set 1614 commandto generate an updated copy of config.ini using
1615 the ``jwt_secret`` to at least 32 characters (more is better up to 512 1615 roundup-admin. Then set the ``jwt_secret`` to at least 32 characters
1616 bits). 1616 (more is better up to 512 bits).
1617 1617
1618 Writing an auditor that uses "db.user.get_roles" to see if the user 1618 Writing an auditor that uses "db.user.get_roles" to see if the user
1619 making the change has the ``user:timelog`` role, and then comparing 1619 making the change has the ``user:timelog`` role, and then comparing
1620 the original ``times`` list to the new list to verify that it is being 1620 the original ``times`` list to the new list to verify that it is being
1621 added to and not changed otherwise is left as an exercise for the 1621 added to and not changed otherwise is left as an exercise for the

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