This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-02 19:50:10 +02:00
Code
Issues
Activity
Files
91e21d4fca8b867614d08537e92bc6c8fc7b0444
gitea
/
routers
/
web
/
admin
T
History
Lunny Xiao
and
GitHub
91e21d4fca
Move twofactor to models/login (
#17143
)
2021-09-25 15:00:12 +02:00
..
admin_test.go
…
admin.go
Rename ctx.Form() to ctx.FormString() and move code into own file (
#16571
)
2021-08-11 02:31:13 +02:00
auths.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
emails.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
hooks.go
…
main_test.go
Move db related basic functions to models/db (
#17075
)
2021-09-19 19:49:59 +08:00
notice.go
…
orgs.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
repos.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
users_test.go
Move db related basic functions to models/db (
#17075
)
2021-09-19 19:49:59 +08:00
users.go
Move twofactor to models/login (
#17143
)
2021-09-25 15:00:12 +02:00