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/models/auth
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
11 months ago
..
access_token.go
access_token_scope.go
access_token_scope_test.go
access_token_test.go
auth_token.go
main_test.go
oauth2.go Revert "Support SAML authentication (#25165)" (#29358) 12 months ago
oauth2_list.go
oauth2_test.go
session.go
source.go remove util.OptionalBool and related functions (#29513) 11 months ago
source_test.go
twofactor.go Use `crypto/sha256` (#29386) 12 months ago
webauthn.go
webauthn_test.go