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.10 |
3 Version: 0.1.11 |
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.11 |
|
111 ------ |
|
112 - updated groups management in forms |
|
113 - updated login form base class when missing ZMI |
|
114 - updated annotations adapters |
|
115 |
110 0.1.10 |
116 0.1.10 |
111 ------ |
117 ------ |
112 - renamed factories to use snake_case on functions |
118 - renamed factories to use snake_case on functions |
113 - updated custom "update_content" methods for last PyAMS_form package |
119 - updated custom "update_content" methods for last PyAMS_form package |
114 - added prefix to edit forms |
120 - added prefix to edit forms |