0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 09:50:48 +01:00
gitea/services/auth
6543 7fbdb60fc1
Start to migrate from util.OptionalBool to optional.Option[bool] (#29329)
just create transition helper and migrate two structs
2024-02-23 02:18:33 +00:00
..
source Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
auth_test.go
auth_token_test.go Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
auth_token.go
auth.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
basic.go
group.go
httpsign.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
interface.go
main_test.go
oauth2.go Deprecate query string auth tokens (#28390) 2023-12-12 03:48:53 +00:00
reverseproxy.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
session.go
signin.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
source.go
sspi.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
sspiauth_posix.go
sspiauth_windows.go
sync.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00