Où se trouve le bouton pour activer le champ de saisie du nom d'utilisateur (création de compte modal) ?

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

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

1 « J'aime »

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

1 « J'aime »

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.

3 « J'aime »