This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-10 15:39:40 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
274bc00ca2c3bf5a734d74e47cc28fa8c41e3875
gitea
/
services
/
auth
/
source
/
pam
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
..
assert_interface_test.go
…
source_authenticate.go
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
2024-02-23 02:18:33 +00:00
source.go
…