This website requires JavaScript.
Explore
Help
Sign In
ddmt
/
gitdts
Watch
1
Star
0
Fork
0
You've already forked gitdts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a09b40de8d1dae7107437cfba42cee201fcd6d42
gitdts
/
services
/
auth
History
wxiaoguang
750a8465f5
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
...
* go build / format tools * re-format imports
2021-11-17 20:34:35 +08:00
..
source
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
auth_test.go
…
auth.go
…
basic.go
Minor readability patch. (
#17627
)
2021-11-12 18:27:18 -05:00
group.go
Move db related basic functions to models/db (
#17075
)
2021-09-19 19:49:59 +08:00
interface.go
…
login_source.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
oauth2.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
placeholder.go
…
reverseproxy.go
…
session.go
…
signin.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
sspi_windows.go
Use a variable but a function for IsProd because of a slight performance increment (
#17368
)
2021-10-20 16:37:19 +02:00
sync.go
Move webhook into models/webhook/ (
#17579
)
2021-11-10 13:13:16 +08:00