This website requires JavaScript.
Explore
Help
Register
Sign In
ibnezzoubayr
/
Atay-Makhzan
Watch
1
Star
1
Fork
0
You've already forked Atay-Makhzan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2daa7e2032fdb015bc2990e22082c46f4e08d63
Atay-Makhzan
/
services
/
auth
/
source
/
oauth2
T
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
..
assert_interface_test.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
init.go
Simplify Gothic to use our session store instead of creating a different store (
#17507
)
2021-11-03 08:33:54 +08:00
jwtsigningkey.go
refactor: move from io/ioutil to io and os package (
#17109
)
2021-09-22 13:38:34 +08:00
providers_base.go
…
providers_custom.go
Use github token URL when fetching oauth token (
#16709
)
2021-08-17 09:07:52 +01:00
providers_openid.go
…
providers_simple.go
…
providers.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
source_authenticate.go
Make LDAP be able to skip local 2FA (
#16954
)
2021-09-17 12:43:47 +01:00
source_callout.go
…
source_name.go
Add microsoft oauth2 providers (
#16544
)
2021-08-05 21:11:08 -04:00
source_register.go
Move oauth2 error to oauth2 service package (
#17603
)
2021-11-11 01:51:09 +08:00
source.go
Add SkipLocal2FA option to pam and smtp sources (
#17078
)
2021-09-26 21:02:01 -04:00
store.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
token.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
urlmapping.go
…