This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-03-07 14:02:15 +01:00
Code
Issues
Activity
gitea
/
services
/
auth
History
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
…
interface.go
…
main_test.go
…
oauth2.go
…
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
…
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
…