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 00:00:26 +02:00
Code
Issues
Activity
Files
69bdcf41f3251d770130fc80f22a626c39f2f8f9
gitea
/
services
/
auth
T
History
3 people
Giteabot
GitHub
Lunny Xiao
69bdcf41f3
Log the real reason when authentication fails (but don't show the user) (
#25414
) (
#25660
)
...
Backport
#25414
by @lunny
Fix
#24498
Co-authored-by: Lunny Xiao <
xiaolunwen@gmail.com
>
2023-07-03 19:26:36 -04:00
..
source
Log the real reason when authentication fails (but don't show the user) (
#25414
) (
#25660
)
2023-07-03 19:26:36 -04:00
auth_test.go
…
auth.go
Fix install page context, make the install page tests really test (
#24858
)
2023-05-23 09:29:15 +08:00
basic.go
…
group.go
…
httpsign.go
…
interface.go
…
middleware.go
Decouple the different contexts from each other (
#24786
)
2023-05-21 09:50:53 +08:00
oauth2.go
…
reverseproxy.go
Do not send "registration success email" for external auth sources (
#24632
)
2023-05-10 10:49:47 +00:00
session.go
…
signin.go
Modify OAuth login ui and fix display name, iconurl related logic (
#25030
) (
#25161
)
2023-06-09 10:59:18 +00:00
source.go
…
sspi_windows.go
Do not send "registration success email" for external auth sources (
#24632
)
2023-05-10 10:49:47 +00:00
sync.go
…