0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 02:34:36 +01:00
gitea/routers/web/repo
wxiaoguang 49dd906753
Use base32 for 2FA scratch token (#18384)
* Use base32 for 2FA scratch token
* rename Secure* to Crypto*, add comments
2022-01-26 12:10:10 +08:00
..
activity.go
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
blame.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
branch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
commit.go
compare.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
download.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor.go
editor_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
http.go Fix partial cloning a repo (#18373) 2022-01-23 22:19:32 +01:00
http_test.go
issue.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
issue_content_history.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go
issue_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_timetrack.go
issue_watch.go
lfs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go
middlewares.go
migrate.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
milestone.go
projects.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
projects_test.go
pull.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull_review.go
release.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release_test.go
repo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
search.go
setting.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
setting_protected_branch.go
settings_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
tag.go
topic.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
view.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
webhook.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
wiki_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00