This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-05-10 09:43:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
services
/
auth
/
source
/
oauth2
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
..
assert_interface_test.go
…
init.go
Simplify Gothic to use our session store instead of creating a different store (
#17507
)
2021-11-03 08:33:54 +08:00
jwtsigningkey.go
…
providers_base.go
…
providers_custom.go
…
providers_openid.go
…
providers_simple.go
…
providers.go
…
source_authenticate.go
…
source_callout.go
…
source_name.go
…
source_register.go
Move oauth2 error to oauth2 service package (
#17603
)
2021-11-11 01:51:09 +08:00
source.go
Add SkipLocal2FA option to pam and smtp sources (
#17078
)
2021-09-26 21:02:01 -04:00
store.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
token.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
urlmapping.go
…