This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
gitea
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8b801ff027bf32f7b3078c6be4e690f70f1223b
gitea
/
services
/
auth
T
History
Lunny Xiao
5c05dddbed
Fix nuget/conan/container packages upload bugs (
#31967
)
2024-09-05 07:05:42 +00:00
..
source
allow synchronizing user status from OAuth2 login providers (
#31572
)
2024-07-16 20:33:16 +02:00
auth_test.go
…
auth_token_test.go
…
auth_token.go
…
auth.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
basic.go
Fix nuget/conan/container packages upload bugs (
#31967
)
2024-09-05 07:05:42 +00:00
group.go
…
httpsign.go
…
interface.go
…
main_test.go
…
oauth2.go
Fix tarball/zipball download bug (
#29342
)
2024-02-23 17:49:46 +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
Fix the bug that user may logout if he switch pages too fast (
#29962
)
2024-03-21 08:48:08 +00:00
signin.go
remove util.OptionalBool and related functions (
#29513
)
2024-03-02 16:42:31 +01:00
source.go
…
sspi.go
remove util.OptionalBool and related functions (
#29513
)
2024-03-02 16:42:31 +01:00
sspiauth_posix.go
…
sspiauth_windows.go
…
sync.go
…