This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-27 16:04:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80715ae5c7ca41a8ee2ad7b6459c587cc63195bf
Gitea
/
services
/
auth
/
source
/
oauth2
T
History
JakobDev
76a85a4ce9
Final round of
db.DefaultContext
refactor (
#27587
)
...
Last part of
#27065
2023-10-14 08:37:24 +00:00
..
assert_interface_test.go
…
init.go
Final round of
db.DefaultContext
refactor (
#27587
)
2023-10-14 08:37:24 +00:00
jwtsigningkey.go
Handle base64 decoding correctly to avoid panic (
#26483
)
2023-08-14 10:30:16 +00:00
providers_base.go
Increase auth provider icon size on login page (
#27122
)
2023-09-19 21:47:13 +00:00
providers_custom.go
Modify OAuth login ui and fix display name, iconurl related logic (
#25030
)
2023-06-08 16:35:29 +00:00
providers_openid.go
Increase auth provider icon size on login page (
#27122
)
2023-09-19 21:47:13 +00:00
providers_simple.go
Modify OAuth login ui and fix display name, iconurl related logic (
#25030
)
2023-06-08 16:35:29 +00:00
providers.go
Final round of
db.DefaultContext
refactor (
#27587
)
2023-10-14 08:37:24 +00:00
source_authenticate.go
Reduce usage of
db.DefaultContext
(
#27073
)
2023-09-14 17:09:32 +00:00
source_callout.go
…
source_name.go
…
source_register.go
Handle OpenID discovery URL errors a little nicer when creating/editing sources (
#23397
)
2023-03-10 01:14:43 -05:00
source.go
…
store.go
…
token.go
Bump github.com/golang-jwt/jwt to v5 (
#25975
)
2023-07-19 09:57:10 +00:00
urlmapping.go
…