equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-notify-ws |
2 Name: pyams-notify-ws |
3 Version: 0.2.0 |
3 Version: 0.2.1 |
4 Summary: PyAMS notifications server management package |
4 Summary: PyAMS notifications server management package |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify_ws |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify_ws |
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 |
21 their subscriptions, and acts as a proxy between an application server and it's clients. |
21 their subscriptions, and acts as a proxy between an application server and it's clients. |
22 |
22 |
23 |
23 |
24 History |
24 History |
25 ======= |
25 ======= |
|
26 |
|
27 0.2.1 |
|
28 ----- |
|
29 - set host in subscription request, and use it to filter notifications |
26 |
30 |
27 0.2.0 |
31 0.2.0 |
28 ----- |
32 ----- |
29 - added authentication check while subscribing to notifications. |
33 - added authentication check while subscribing to notifications. |
30 As a side effect, you must register the same authentication and authorization |
34 As a side effect, you must register the same authentication and authorization |