Currently, we still have both the standard and OpenID login. This is a bit confusing. I wonder if there is an option to only display the option to login via OpenID. That is all we support at the moment.
Currently, we still have both the standard and OpenID login. This is a bit confusing. I wonder if there is an option to only display the option to login via OpenID. That is all we support at the moment.
Unfortunately, we need the "local" login for the admin account. This OpenID tab can go though and I'd like to know how to get rid of that. I think we have some of these configured but not sure https://docs.gitea.io/en-us/config-cheat-sheet/#openid-openid.
Unfortunately, we need the "local" login for the admin account. This OpenID tab can go though and I'd like to know how to get rid of that. I think we have some of these configured but not sure https://docs.gitea.io/en-us/config-cheat-sheet/#openid-openid.
I guess they haven't put more resources on this usability aspect as of now.
Looks like we might have to patch the login template.
> https://docs.gitea.io/en-us/customizing-gitea/
See https://github.com/go-gitea/gitea/issues/10793 (related topic).
I guess they haven't put more resources on this usability aspect as of now.
This repo is archived. You cannot comment on issues.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently, we still have both the standard and OpenID login. This is a bit confusing. I wonder if there is an option to only display the option to login via OpenID. That is all we support at the moment.
There is also the OpenID tab which asks for a URL which is super confusing.
Unfortunately, we need the "local" login for the admin account. This OpenID tab can go though and I'd like to know how to get rid of that. I think we have some of these configured but not sure https://docs.gitea.io/en-us/config-cheat-sheet/#openid-openid.
@decentral1se yeh I think that additional tab is the main point of confusion.
Looks like we might have to patch the login template.
See https://github.com/go-gitea/gitea/issues/10793 (related topic).
I guess they haven't put more resources on this usability aspect as of now.