계정 생성 모달에서 사용자 이름 입력 필드를 활성화하는 버튼은 어디에 있나요?

https://github.com/discourse/discourse/commit/4b0d86d8d3396ba0190222c062c17fa903f83046#diff-092d88170d619c3d0d097005cfa089bb

upd:
Somewhere in the admin area, but I can’t find
please tell me

https://github.com/discourse/discourse/commit/977766e7a8228b86ffa80accc9bce368e40d0f3a#diff-ad451455957d328ff38c21cec4e46429L28-L40

Can you give some more details about your login setup? From the Github commits that you have linked to, it seems like you are using either the OAuth2 or the OpenID connect plugins to log users into your site. If that’s the case, the setting you are looking for may be the external auth skip create confirm site setting.