summaryrefslogtreecommitdiff
path: root/crates/jmap/src/auth/oauth
AgeCommit message (Expand)Author
2024-10-01OAuth fixesHEADmainmdecimus
2024-10-01RFC7591 OAuth dynamic client registration + OpenID Connect Dynamic Client Reg...mdecimus
2024-09-30OpenID Connect implementation (closes #298)mdecimus
2024-09-28RFC7662 - OAuth 2.0 Token Introspectionmdecimus
2024-09-27Contact form supportmdecimus
2024-09-26OAUTHBEARER SASL support in all services (closes #627)mdecimus
2024-09-26Core refactoringmdecimus
2024-09-12Roles and multi-tenancy - part 1mdecimus
2024-09-10Access token permissionsmdecimus
2024-08-20Live tracing + Tracing historymdecimus
2024-07-26Improved tracing (part 3)mdecimus
2024-07-25Improved tracing (part 2)mdecimus
2024-07-23Improved tracing (part 1)mdecimus
2024-07-19Improved error handling - all tests passingmdecimus
2024-07-18Improved error handling (part 4)mdecimus
2024-07-17Improved error handling (part 3)mdecimus
2024-07-15Improved error handling (part 2)mdecimus
2024-07-09EE code reorganisationmdecimus
2024-07-08Add enterprise cargo feature + Allow copying SEL licensed code for testing/de...mdecimus
2024-07-07Undelete emails 💎 (closes #589)mdecimus
2024-06-25REUSE-compliant licensingmdecimus
2024-05-08Autoconfig and MS Autodiscover services (closes #336)mdecimus
2024-04-05Automatic spam filter and webadmin downloading + quickstartmdecimus
2024-04-02OAuth and cryto management APIs + Store OAuth codes in lookup stores rather t...mdecimus
2024-03-24Settings hot reloading - Part 3mdecimus
2024-03-21Settings hot reloading - Part 1mdecimus
2024-03-04Global threadId cachingmdecimus
2024-03-04IMAP4 folder cachingmdecimus
2024-02-21Return counter value from counter_incr functionmdecimus
2024-02-20OAuth REST APImdecimus
2024-01-21OAuth: redirect using a 301 instead of a 307 codeMauro D
2024-01-13Fail2ban and IP address blocking support (closes #164)mdecimus
2024-01-06Fixed OAuth verification_uri_complete parameter (fixes #192)mdecimus
2023-12-20Internal directory + CLI improvementsmdecimus
2023-12-16Internal directory implementation + Management REST APImdecimus
2023-12-14Directory refactoringmdecimus
2023-08-07Successful authentication requests should not count when rate limitingmdecimus
2023-08-02v0.3.3mdecimus
2023-08-01Encryption at rest.mdecimus
2023-07-15Added license.mdecimus
2023-07-06CLI import/export tested.mdecimus
2023-07-04Internal account id management.mdecimus
2023-06-29IMAP Acl command, rate limiting and ManageSieve server.mdecimus
2023-06-08Disk quotas support.Mauro D
2023-06-02Directory implementation - all tests passingMauro D
2023-05-26Added license.Mauro D
2023-05-24WebSocket tests passingMauro D
2023-05-17Message ingestion (not tested)Mauro D
2023-05-14OAuth passing tests.Mauro D
2023-05-12Passing ACL testsMauro D