feat: single user (all mails go to the same inbox)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-19 12:38:28 -03:00
parent 78da3e9766
commit 4de1ce0dc6
3 changed files with 18 additions and 3 deletions

View File

@@ -6,5 +6,7 @@ keys = [
"/auth/username/format",
"/auth/mechanisms",
"/auth/master/enable",
"/ldap/enable"
"/ldap/enable",
"/single/user",
"/single/user/auth",
]