This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
1
Star
0
Fork
1
You've already forked githaven
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
githaven
/
routers
/
web
/
auth
History
Lunny Xiao
b8911fb456
Use a struct as test options (
#19393
)
...
* Use a struct as test options * Fix name * Fix test
2022-04-14 21:58:21 +08:00
..
2fa.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
auth.go
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (
#19337
)
2022-04-08 13:21:05 +08:00
linkaccount.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
main_test.go
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +08:00
oauth_test.go
Support webauthn (
#17957
)
2022-01-14 16:03:31 +01:00
oauth.go
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (
#19337
)
2022-04-08 13:21:05 +08:00
openid.go
Use base32 for 2FA scratch token (
#18384
)
2022-01-26 12:10:10 +08:00
password.go
Use
ctx
instead of
db.DefaultContext
in some packages(routers/services/modules) (
#19163
)
2022-03-22 16:22:54 +01:00
webauthn.go
Update HTTP status codes to modern codes (
#18063
)
2022-03-23 12:54:07 +08:00