Skip to content

Releases: markmnl/fmsg-webapi

v0.1.0

18 Apr 08:35
77bd0f1

Choose a tag to compare

What's Changed

  • Implement fmsg-webapi: production HTTP API for messaging with JWT auth by @Copilot in #1
  • updates to spec, flags and add to by @markmnl in #2
  • long poll new messages by @markmnl in #3
  • Add to from by @markmnl in #4
  • JWT improvements FMSG_API_JWT_SECRET starting with base64: decoded as base64 by @markmnl in #5
  • TLS + ACME by @markmnl in #7
  • TLS on 443; otherwise plain HTTP, no redirect by @markmnl in #8
  • rate-limiting, timeouts and log auth failures by @markmnl in #6
  • rm redundant empty identity check by @markmnl in #9

New Contributors

  • @Copilot made their first contribution in #1
  • @markmnl made their first contribution in #2

Full Changelog: https://github.com/markmnl/fmsg-webapi/commits/v0.1.0