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
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
..
source remove util.OptionalBool and related functions (#29513) 11 months ago
auth.go Move context from modules to services (#29440) 12 months ago
auth_test.go
auth_token.go
auth_token_test.go Refactor timeutil package (#28623) 1 year ago
basic.go
group.go
httpsign.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
interface.go
main_test.go
oauth2.go Fix tarball/zipball download bug (#29342) 12 months ago
reverseproxy.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
session.go
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 Use db.Find instead of writing methods for every object (#28084) 1 year ago