Forgejo/services/auth/source/oauth2
silverwind 9792a377e4
Fix tautological conditions (#30735)
As discovered by https://github.com/go-gitea/gitea/pull/30729.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 610802df85933e7a190a705bc3f7800da87ce868)

Conflicts:
	tests/integration/git_test.go
	trivial conflict because of https://codeberg.org/forgejo/forgejo/pulls/2834
2024-05-05 08:59:40 +01:00
..
assert_interface_test.go
init.go
jwtsigningkey.go
providers.go Fix tautological conditions (#30735) 2024-05-05 08:59:40 +01:00
providers_base.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
providers_custom.go
providers_openid.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
providers_simple.go
source.go
source_authenticate.go
source_callout.go feat: implement PKCE when acting as oauth2 client (for user login) 2024-04-29 11:20:26 +02:00
source_name.go
source_register.go
store.go fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 2024-04-15 20:01:36 +02:00
token.go
urlmapping.go