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.16 |
3 Version: 0.1.17 |
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.17 |
|
110 ------ |
|
111 - updated debug logging to avoid exception when request doesn't contain any principal |
|
112 |
109 0.1.16 |
113 0.1.16 |
110 ------ |
114 ------ |
111 - re-activate short Beaker cache on security manager methods |
115 - re-activate short Beaker cache on security manager methods |
112 - updated login form template |
116 - updated login form template |
113 |
117 |