forgejo/templates/user/auth
silverwind a7e18b9fb7
Rework Oauth login buttons, swap github logo to monocolor (#24740)
Diff without whitespace:
https://github.com/go-gitea/gitea/pull/24740/files?diff=unified&w=1

- Use SVGs for GitHub and GitLab oauth providers
- Replace section wrapping with a divider
- Rework icon rendering, increase size from 32px to 40px

Before:

<img width="853" alt="Screenshot 2023-05-15 at 21 54 23"
src="https://github.com/go-gitea/gitea/assets/115237/6ab5cfb4-46ff-469a-bd1f-06780d4a6a0b">

After (more providers):

<img width="849" alt="Screenshot 2023-05-15 at 21 51 21"
src="https://github.com/go-gitea/gitea/assets/115237/fa84f92f-98e0-4aed-9357-5d62ddd98195">

<img width="856" alt="Screenshot 2023-05-15 at 21 56 45"
src="https://github.com/go-gitea/gitea/assets/115237/d3edd7ed-dadd-4302-aca7-08f20adc220e">


Ref: https://codeberg.org/Codeberg/Community/issues/1023

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-15 22:46:51 +00:00
..
activate.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
captcha.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
finalize_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
forgot_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
grant.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
grant_error.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
link_account.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
reset_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signin.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signin_inner.tmpl Rework Oauth login buttons, swap github logo to monocolor (#24740) 2023-05-15 22:46:51 +00:00
signin_navbar.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
signin_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signup.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signup_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
signup_openid_connect.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
signup_openid_navbar.tmpl Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
signup_openid_register.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
twofa.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
twofa_scratch.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
webauthn.tmpl Replace a few fontawesome icons with svg (#23602) 2023-03-20 21:42:02 -04:00
webauthn_error.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00