docs/HISTORY.txt
changeset 87 5c4c8b122f94
parent 80 516461b95b63
child 95 8523355aaf7c
equal deleted inserted replaced
86:695fa57d4b72 87:5c4c8b122f94
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.5
       
     5 -----
       
     6  - added "context" support to authorization API's "effective_principals" method call, to be able to get
       
     7    current request principals in a context different from those of the request; this feature is required for a
       
     8    good support of "local roles"...
       
     9  - updated system manager permissions
       
    10  - changed ZMI permissions
     3 
    11 
     4 0.1.4
    12 0.1.4
     5 -----
    13 -----
     6  - use request.url instead of request.view_name in forbidden view referrer
    14  - use request.url instead of request.view_name in forbidden view referrer
     7  - set distinct profile name to correctly get user's avatar
    15  - set distinct profile name to correctly get user's avatar