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.20 |
3 Version: 0.1.21 |
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.21 |
|
110 ------ |
|
111 - added ConnectionStateError handler in authentication policy |
|
112 |
109 0.1.20 |
113 0.1.20 |
110 ------ |
114 ------ |
111 - handle ConnectionStateError in authentication policy |
115 - handle ConnectionStateError in authentication policy |
112 |
116 |
113 0.1.19 |
117 0.1.19 |