doc/4.0.rst
changeset 9042 6cc13a0a9145
parent 9038 1b972d81eda4
child 9043 97c3bb9a7c99
equal deleted inserted replaced
9041:753a159c8822 9042:6cc13a0a9145
     1 What's new in CubicWeb 4.0?
     1 What's new in CubicWeb 4.0?
     2 ============================
     2 ============================
       
     3 
       
     4 Behavior Changes
       
     5 ----------------
       
     6 
       
     7 * The anonymous property of Session and Connection are now computed from the
       
     8   related user login. If it match the ``anonymous-user`` in the config the
       
     9   connection is anonymous. Beware that the ``anonymous-user`` config is web
       
    10   specific. Therefore, no session may be anonymous in repository only setup.
     3 
    11 
     4 API changes
    12 API changes
     5 -----------
    13 -----------
     6 
    14 
     7 * ``RepositorySessionManager.postlogin`` is now called with two arguments,
    15 * ``RepositorySessionManager.postlogin`` is now called with two arguments,