docs/HISTORY.txt
changeset 104 e1552515151e
parent 99 14805c882758
child 109 8d30e6009507
equal deleted inserted replaced
103:cd0086f5b00b 104:e1552515151e
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.8
       
     5 -----
       
     6  - switched to Pyramid 1.9 and removed custom CSRF handling code
     3 
     7 
     4 0.1.7
     8 0.1.7
     5 -----
     9 -----
     6  - added CSRF token cookie in every server response, with validation in every POST or AJAX request
    10  - added CSRF token cookie in every server response, with validation in every POST or AJAX request
     7  - added local user mail info adapter
    11  - added local user mail info adapter