maddy/internal/module
fox.cpp 9b279735e8
Address several TODO comments
Several comments were removed since they are not worth the trouble.
A few minor issues were addressed.
Most of remaining comments got corresponding GitHub issues assigned.
2020-03-05 02:26:30 +03:00
..
auth.go Revert authorization/authentication split 2020-02-28 01:38:40 +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 Implement table-based authentication provider 2020-03-01 02:36:54 +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 Address several TODO comments 2020-03-05 02:26:30 +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
table.go Implement separate lookups for username and password in authentication 2020-02-28 00:29:41 +03:00