forgejo/services/auth
KN4CK3R 0eebeeec90
Remove Named interface (#26913)
`Named` is implemented by every `Method` and future implementations
should implement the method too.
2023-09-05 15:58:30 +00:00
..
source Use Set[Type] instead of map[Type]bool/struct{}. (#26804) 2023-08-30 06:55:25 +00:00
auth.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
auth_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
basic.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
group.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
httpsign.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
interface.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
middleware.go Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
oauth2.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
reverseproxy.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
session.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
signin.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
source.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
sspi_windows.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
sync.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00