You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/auth
silverwind 610802df85
Fix tautological conditions (#30735)
As discovered by https://github.com/go-gitea/gitea/pull/30729.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
source Fix tautological conditions (#30735) 9 months ago
auth.go
auth_test.go
auth_token.go
auth_token_test.go
basic.go
group.go
httpsign.go
interface.go
main_test.go
oauth2.go
reverseproxy.go
session.go Fix the bug that user may logout if he switch pages too fast (#29962) 11 months ago
signin.go remove util.OptionalBool and related functions (#29513) 11 months ago
source.go
sspi.go remove util.OptionalBool and related functions (#29513) 11 months ago
sspiauth_posix.go
sspiauth_windows.go
sync.go