This website requires JavaScript.
Explore
Help
Sign In
ajet
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e94864e86c43f435af7e1fc3c4831a4cc0a3e981
gitea
/
services
/
auth
/
source
/
smtp
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
…
auth.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
…