1
0
Fork 0
forked from sr2/cloud-api
Commit graph

8 commits

Author SHA1 Message Date
f41f76bcf8 Merge pull request 'feat(utils): use logging around email send' (#31) from irl/cloud-api:maillog into main
Reviewed-on: sr2/cloud-api#31
2026-06-22 13:37:15 +00:00
irl
53b42b24dd feat(utils): use logging around email send 2026-06-22 13:26:47 +01:00
02ddf9a3ed fix: skip sending email process while running tests
Removes the need for lettermint api key in CI.
2026-06-22 12:06:43 +01:00
11eeddb347 feat: lettermint integration 2026-06-22 12:01:58 +01:00
c2e035dede feat: more accurate status codes
403 Forbidden replacing many 401 Unauthorized usages.
2026-06-11 14:58:05 +01:00
ec572aa4c1 feat: sua expiry handling 2026-06-10 14:14:22 +01:00
0c81791191 fix: pycharm import error 2026-06-09 14:45:40 +01:00
62c43ce883 feat: sensical user invitation
Users can now be invited to an org by email.

"Email" for now is "print to stdout"

Resolves #12
2026-06-09 12:22:36 +01:00