SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for mysqlUserFolder-0.9.2-alt6.noarch.rpm :
Thu May 20 08:00:00 2004 Andrey Orlov 0.9.2-alt6
- New version

Fri Dec 5 07:00:00 2003 Andrey Orlov 0.9.1-alt5
- Rebuild with python23

Sun Sep 14 08:00:00 2003 Andrey Orlov 0.9.1-alt4
- Fix build requirements

Wed Aug 27 08:00:00 2003 Andrey Orlov 0.9.1-alt3
- Add fix: Return None on some database error instead raise exception

Fri Aug 22 08:00:00 2003 Andrey Orlov 0.9.1-alt2
- Add lost files in dtml/ catalog

Sun Jun 29 08:00:00 2003 Andrey Orlov 0.9.1-alt1
- Import new version from vladup and apply my patches;

Sat Jun 28 08:00:00 2003 Andrey Orlov 0.6.4-alt5
- Add another some fixes for work with Zope261

Wed Jun 25 08:00:00 2003 Andrey Orlov 0.6.4-alt4
- Add some fixes for work with Zope261

Sat Dec 14 07:00:00 2002 Andrey Orlov 0.6.4-alt3
- Declaration of requirements are enchanced

Wed Oct 23 08:00:00 2002 Andrey Orlov 0.6.4-alt2
- Recompiled

Tue Jun 4 08:00:00 2002 Andrey Orlov 0.6.4-alt1
- Function get_path_from_request () now users REQUEST [\'URL\'] to
construct request url. (thanks to Stephen Snyder).
- If tokens have invalid value, they are deleted from the cache.
Previously, it was done only for expired tokens.
- Debug logging improvements.
- mysqlUserFolder is now forcing basic authentication on certain ports even
if cookies are used (so FTP can be used).
- authorize () calls BasicUserFolder.authorize () now.
- URL Query string is also passed in login_goto if exception is raised
during processing. This means that user will go to the target page
including parameters after login.
- Management screen supports changing roles (thanks to Remi Houdaille).
- Multiple roles support when creating users (thanks to Remi Houdaille).
- Other small improvements in management screens.
- db.py: Tables are unlocked when exception is raised.
- Size of the username and email fields is increased to 60 in sql
creation script. Management dtml methods support now getting field
sizes from cfg.py
- New parameter mysql unix socket added.
- CACHE_USER_LIFE decreased to 60 in cfg.py

Wed Feb 20 07:00:00 2002 Uzorin Pavel 0.6.2-alt2
- Initial CHANGELOG