Commit Graph

11 Commits

Author SHA1 Message Date
Yohann D'ANELLO 8fdaa57db5 Update README 2020-10-08 23:00:19 +02:00
Yohann D'ANELLO 369276a320 Subscribe and unsubscribe 2020-10-08 22:31:55 +02:00
Yohann D'ANELLO e1faf7b4b2 Close lists 2020-10-08 21:53:19 +02:00
Yohann D'ANELLO b5fee54b4a Move constant arrays in a separate file 2020-10-08 21:49:08 +02:00
Yohann D'ANELLO 9b804cd31a Create list 2020-10-08 21:48:11 +02:00
Yohann D'ANELLO 3f46bf74d8 Add possibility to log out (clear session cookie) 2020-10-08 20:59:19 +02:00
Yohann D'ANELLO 14b06560e6 Better structure for all_lists, rename functions to be more clear 2020-10-08 20:47:28 +02:00
Yohann D'ANELLO ae0e2846fc Retrieve the registered lists 2020-10-08 20:17:15 +02:00
Yohann D'ANELLO 742afef8e5 Retrieve the members of a mailing list 2020-10-08 19:23:01 +02:00
Yohann D'ANELLO d1419f91f4 Check if an email is subscribed in a list. 2020-10-08 18:27:33 +02:00
Yohann D'ANELLO c083cc02ea Authenticate client through the SOAP API 2020-10-08 17:42:52 +02:00