This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a change to branch rbowen-ponymail-mcp
in repository https://gitbox.apache.org/repos/asf/comdev.git
from d8ebb7c Removes all access to private lists.
add feb7823 Put the auth stuff back in while people argue about it. ;-)
No new revisions were added by this update.
Summary of changes:
mcp/ponymail-mcp/README.md | 37 +++++-
mcp/ponymail-mcp/auth.js | 264 ++++++++++++++++++++++++++++++++++++++
mcp/ponymail-mcp/bookmarklet.html | 31 +++++
mcp/ponymail-mcp/index.js | 134 ++++++++++++++++++-
4 files changed, 462 insertions(+), 4 deletions(-)
create mode 100644 mcp/ponymail-mcp/auth.js
create mode 100644 mcp/ponymail-mcp/bookmarklet.html