# 이메일 편집이 꺼져 있어도 이메일 주소 변경 버튼이 표시됩니다

**URL:** https://meta.discourse.org/t/change-email-address-button-shows-even-when-edit-email-is-off/168770
**Category:** Bug
**Created:** [10월 30, 2020, 5:06오후 UTC](https://meta.discourse.org/t/change-email-address-button-shows-even-when-edit-email-is-off/168770 "2020-10-30T17:06:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [10월 30, 2020, 5:06오후 UTC](https://meta.discourse.org/t/change-email-address-button-shows-even-when-edit-email-is-off/168770/1 "2020-10-30T17:06:44Z")

</div>

CDCK 호스팅 클라이언트를 다루고 있으며, 해당 클라이언트에서 oauth2를 설정 중입니다.

계정 생성 다이얼로그가 자동으로 우회되도록 설정했으며, 이제 oauth2 서버를 통해 인증된 새 계정이 자동으로 생성됩니다. 그 외 모든 로그인 메커니즘은 비활성화되어 있습니다.

테스트 중 승인 없이 아무도 로그인하지 못하게 하고 싶어 “사용자 승인 필수” 옵션을 활성화했습니다. 이는 예상대로 작동하지만, 여전히 “이메일 주소 변경” 버튼이 표시됩니다. "이메일 편집 가능"은 꺼져 있고 `oauth2 overrides email`은 켜져 있습니다.

CSS로 버튼을 숨기는 방법을 제안했지만, 이는 버그로 보입니다. 다만 사용 불가능한 수준의 문제가 아니라 번거로움에 가까우므로 기능 요청으로 볼 수도 있습니다.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [1월 29, 2021, 4:42오전 UTC](https://meta.discourse.org/t/change-email-address-button-shows-even-when-edit-email-is-off/168770/4 "2021-01-29T04:42:43Z")

</div>

이것은 이미 커밋에서 처리되었습니다

> <https://github.com/discourse/discourse/commit/c7781f11393b3edd53cc148f28ebce87d2efa426>
>
> Previously, when both \`enable\_local\_logins\` and \`email\_editable\` are disabled st…ill user can change the email in user activation page.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [1월 29, 2021, 4:42오전 UTC](https://meta.discourse.org/t/change-email-address-button-shows-even-when-edit-email-is-off/168770/5 "2021-01-29T04:42:46Z")

</div>


