mirror of
1
Fork 0
forgejo/templates
forgejo-backport-action f63e5a1cff [v10.0/forgejo] fix(ui): show oauth divider on signup page (#6465)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/6463

Fix a minor UI bug introduced in https://codeberg.org/forgejo/forgejo/pulls/6112.

The condition `if .EnableInternalSignIn` was added to display of the divider, but it is only available when `oauth_container.tmpl` is called from signIn page, it is not relevant to signUp page.

Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6465
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-01-04 10:35:37 +00:00
..
admin fix: Revert "allow synchronizing user status from OAuth2 login providers (#31572)" 2024-12-12 05:59:06 +01:00
api/packages/pypi
base [v10.0/forgejo] feat: Add summary card for repos and releases 2025-01-01 22:00:26 +01:00
custom
devtest [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
explore ui: simplify main-attribute labels 2024-12-08 17:30:52 +05:00
htmx
mail
org ui: simplify main-attribute labels 2024-12-08 17:30:52 +05:00
package Do not display `attestation-manifest` and use short sha256 instead of full sha256 (#32851) 2024-12-22 08:46:38 +01:00
projects
repo Fix editing pr review 2025-01-01 17:54:01 +00:00
shared fix(ui): use primary color for button in table modal (#6427) 2024-12-31 09:39:52 +00:00
status chore(branding): strip metadata information from the footer 2024-12-30 15:30:02 +00:00
swagger feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
user [v10.0/forgejo] fix(ui): show oauth divider on signup page (#6465) 2025-01-04 10:35:37 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl