This website requires JavaScript.
Explore
Help
Sign In
oleks
/
gitea
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
Files
41d9eaa9c0bb23e30cfc20185aa2a94e8e294052
gitea
/
services
/
auth
/
source
/
smtp
T
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
…