Changeset 2418 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
09/03/05 14:20:30 (19 years ago)
Author:
jerome
Message:

Allow PyKota admins and users to use different database backends
or locations depending on their permissions.
Severity : minor, but with great possibilities :)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r2414 r2418  
    2222PyKota NEWS : 
    2323        
     24    - 1.23alpha24 : 
     25     
     26        - Allows different databases to be used depending on the 
     27          user's rights. This allows PyKota admins to directly 
     28          use a master LDAP server for read+write, while letting 
     29          normal users using the replicas for readonly access. 
     30          NB : using different storage backends is also possible, 
     31          but you're on your own there. 
     32           
    2433    - 1.23alpha23 : 
    2534