equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-security |
2 Name: pyams-security |
3 Version: 0.1.8 |
3 Version: 0.1.9 |
4 Summary: PyAMS security interfaces and classes |
4 Summary: PyAMS security interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_security |
5 Home-page: http://hg.ztfy.org/pyams/pyams_security |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
105 |
105 |
106 |
106 |
107 History |
107 History |
108 ======= |
108 ======= |
109 |
109 |
|
110 0.1.9 |
|
111 ----- |
|
112 - updated creation form data extraction |
|
113 - updated database upgrade code |
|
114 |
110 0.1.8 |
115 0.1.8 |
111 ----- |
116 ----- |
112 - switched to Pyramid 1.9 and removed custom CSRF handling code |
117 - switched to Pyramid 1.9 and removed custom CSRF handling code |
113 |
118 |
114 0.1.7 |
119 0.1.7 |