1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-01 15:45:48 +00:00
gitea/templates/user
Giteabot 63a321b83a
Don't show Link to TOTP if not set up (#27585) (#27588)
Backport #27585 by @JakobDev

Fixes https://codeberg.org/forgejo/forgejo/issues/1592

When login in with WebAuth, the page has a link to use TOTP instead.
This link is always displayed, no matter if the User has set up TOTP or
not, which do of cause not work for those who have not.

Co-authored-by: JakobDev <jakobdev@gmx.de>
2023-10-11 22:59:21 +02:00
..
auth Don't show Link to TOTP if not set up (#27585) (#27588) 2023-10-11 22:59:21 +02:00
dashboard Fix missing ctx for GetRepoLink in dashboard (#27372) (#27375) 2023-10-01 09:54:58 +00:00
notification More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
overview Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
settings Add missing IconHTML size (#27269) (#27283) 2023-09-26 15:10:41 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
profile.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00