maddy/internal/module
fox.cpp a45c7090c4
Improve auth. provider interface
The authentication provider can now provide multiple authorization
identities associated with credentials. Protocols that support that
(e.g. JMAP, SASL) can let the client select the wanted identity.
2020-02-27 01:22:47 +03:00
..
auth.go Improve auth. provider interface 2020-02-27 01:22:47 +03:00
check.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
delivery_target.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
dummy.go Improve auth. provider interface 2020-02-27 01:22:47 +03:00
instances.go Implement global callbacks for "shutdown" and "reload" 2020-01-02 12:26:32 +03:00
modifier.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
module.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
msgmetadata.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
partial_delivery.go Use context.Context all over the place 2019-12-13 17:31:35 +03:00
registry.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00
storage.go Move most code from the repo root into subdirectories 2019-12-06 01:35:12 +03:00