You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
auth Don't show Link to TOTP if not set up (#27585) (#27588) 1 year ago
dashboard Fix missing ctx for GetRepoLink in dashboard (#27372) (#27375) 1 year ago
notification More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
overview Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
settings Add missing IconHTML size (#27269) (#27283) 1 year ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
heatmap.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
profile.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago