This website requires JavaScript.
Explore
Help
Sign in
gapodo
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0b97c6aa69
forgejo
/
models
/
auth
History
Anthony Wang
fe8ef28bc2
Merge remote-tracking branch 'upstream/main'
2022-08-03 20:48:06 -05:00
..
main_test.go
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +08:00
oauth2.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
oauth2_test.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
session.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
source.go
Add Person and Repository ActivityPub endpoints
2022-06-19 10:39:22 -05:00
source_test.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
twofactor.go
Use base32 for 2FA scratch token (
#18384
)
2022-01-26 12:10:10 +08:00
webauthn.go
WebAuthn CredentialID field needs to be increased in size (
#20530
)
2022-07-30 15:25:26 +02:00
webauthn_test.go
WebAuthn CredentialID field needs to be increased in size (
#20530
)
2022-07-30 15:25:26 +02:00