# HG changeset patch # User paulb # Date 1113089143 0 # Node ID 2430072f2103039c18e91b164c1cf90c6092032a # Parent 648fd73c6872be36c3496f87aedb0e5caf6121aa [project @ 2005-04-09 23:25:43 by paulb] Added more reminders. diff -r 648fd73c6872 -r 2430072f2103 README.txt --- a/README.txt Sat Apr 09 12:33:33 2005 +0000 +++ b/README.txt Sat Apr 09 23:25:43 2005 +0000 @@ -162,11 +162,15 @@ introduced into WebStack, thus making response output more efficient (and probably also for other frameworks, too). +The algorithm employed in the WebStack.Helpers.Auth.get_token function should +be reviewed and improved for better security. + Release Procedures ------------------ Update the WebStack/__init__.py __version__ attribute. Change the version number and package filename/directory in the documentation. +Change code examples in the documentation if appropriate. Update the release notes (see above). Check the setup.py file and ensure that all package directories are mentioned. Tag, export.