maddy/framework
fox.cpp a7001ab730
Implement auth_map and storage_map at endpoint level
This makes auth_map do what its name implies. Old auth_map in storage
module is deprecated and will be removed in the next release.
2023-03-12 13:52:04 +03:00
..
address table: Implement email_with_domains module 2023-03-08 16:10:37 +03:00
buffer MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
cfgparser refactor(gofumpt): run gofumpt over the code 2021-08-10 19:33:54 +03:00
config Implement auth_map and storage_map at endpoint level 2023-03-12 13:52:04 +03:00
dns Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
exterrors MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
future refactor(errors): use errors.is to account wrapped errors 2021-08-10 19:33:54 +03:00
hooks MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
log Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
logparser refactor(gofumpt): run gofumpt over the code 2021-08-10 19:33:54 +03:00
module module: Fix ModSpecificData initialization 2023-02-05 22:25:34 +03:00