Add config support for using Microsoft Graph with MailRoom
This commit only changes the configuration template file in preparation for upgrading MailRoom to support the Microsoft Graph API with OAuth2 instead of IMAP. References: 1. https://gitlab.com/gitlab-org/gitlab/-/issues/214900 2. https://github.com/tpitale/mail_room/pull/125
显示
- changelogs/unreleased/sh-update-mailroom-config.yml 5 个添加, 0 个删除changelogs/unreleased/sh-update-mailroom-config.yml
- config/gitlab.yml.example 7 个添加, 0 个删除config/gitlab.yml.example
- config/mail_room.yml 7 个添加, 0 个删除config/mail_room.yml
- spec/config/mail_room_spec.rb 36 个添加, 1 个删除spec/config/mail_room_spec.rb
- spec/fixtures/config/mail_room_enabled_ms_graph.yml 26 个添加, 0 个删除spec/fixtures/config/mail_room_enabled_ms_graph.yml
想要评论请 注册 或 登录