This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-21 13:25:37 +01:00
Code
Issues
Activity
gitea
/
services
/
auth
History
wxiaoguang
750a8465f5
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
...
* go build / format tools * re-format imports
2021-11-17 20:34:35 +08:00
..
source
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
auth_test.go
…
auth.go
…
basic.go
Minor readability patch. (
#17627
)
2021-11-12 18:27:18 -05:00
group.go
…
interface.go
…
login_source.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
oauth2.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
placeholder.go
…
reverseproxy.go
…
session.go
…
signin.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
sspi_windows.go
Use a variable but a function for IsProd because of a slight performance increment (
#17368
)
2021-10-20 16:37:19 +02:00
sync.go
Move webhook into models/webhook/ (
#17579
)
2021-11-10 13:13:16 +08:00