CodeShellDev / CodeShellDev/mailbaux
Improve Installation/Configuration
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 2
- 派生
- 0
- 平均合并
- 1 分钟
- 30 天内合并 PR
- 1
描述
I've tried to install it in the last few days, but it seems like there are missing variables in your example. Also you should explain what each variable is for, because some names are not very clear. Another thing I've noticed is, you set some environment variables but also include the .env file which contains those same values.
And one question, which I couldn't test: Can every user just add new mailboxes without any verification (except maybe via ALLOWED_EMAIL_DOMAINS)?
I archived this with my IdP directly (authentik, saw you on the discord with the same issue, do you want my solution?), so I probably won't try this again, but I wanted to share my experiences with it :)
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,将安装示例中描述的环境变量与 .env 文件中重复的值进行比较;找出缺失的条目并解释每个变量。然后检查邮箱创建授权行为,包括 ALLOWED_EMAIL_DOMAINS,并记录已验证的结果。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- authentication, documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100