Waar is de knop om het invoerveld voor de gebruikersnaam in te schakelen (modal account aanmaken)?

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

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

1 like

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

1 like

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 likes