forgejo/models/auth
6543 e2371743d5
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_

(cherry picked from commit a3f05d0d98408bb47333b19f505b21afcefa9e7c)

Conflicts:
	services/repository/branch.go
	trivial context conflict
2024-03-06 12:10:46 +08:00
..
access_token.go
access_token_scope.go
access_token_scope_test.go
access_token_test.go
auth_token.go
main_test.go
oauth2.go
oauth2_list.go
oauth2_test.go
session.go
session_test.go
source.go
source_test.go
twofactor.go
webauthn.go
webauthn_test.go