equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-security |
2 Name: pyams-security |
3 Version: 0.1.18 |
3 Version: 0.1.19 |
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 |
104 |
104 |
105 |
105 |
106 History |
106 History |
107 ======= |
107 ======= |
108 |
108 |
|
109 0.1.19 |
|
110 ------ |
|
111 - added checks when revoking role before removing entries from role's dictionary |
|
112 - simplified tests in RolePrincipalsFieldProperty |
|
113 |
109 0.1.18 |
114 0.1.18 |
110 ------ |
115 ------ |
111 - use object factory in annotations adapters |
116 - use object factory in annotations adapters |
112 |
117 |
113 0.1.17 |
118 0.1.17 |