Mercurial > p > roundup > code
view website/www/docs.txt @ 6825:b04e44db7d8d
Modify unique token to use url safe characters.
Looks like the merge of the methods I chose cause url unsafe / to be
emitted sometimes. This causes poe post to fail as the url includes
the key and the / messes up the rest route url parsing code.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Aug 2022 03:33:35 -0400 |
| parents | 29d428927362 |
| children | 6f5054751fb6 |
line wrap: on
line source
Docs ==== .. toctree:: :maxdepth: 2 docs/features docs/installation docs/upgrading docs/FAQ docs/user_guide docs/customizing docs/admin_guide docs/debugging docs/xmlrpc docs/rest docs/tracker_templates docs/glossary docs/acknowledgements docs/license Design Overview <docs/overview> Design (original) <docs/design> docs/developers Notes about the MySQL Database backend <docs/mysql> Notes about the PostgreSQL Database backend <docs/postgresql> Richard Jones implementation notes <docs/implementation>
