This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
5
Files
3bb028cc46401a8a54ecab7e7c035dbb24937b6c
gitcaddy-server
/
models
/
user
History
wxiaoguang
49dd906753
Use base32 for 2FA scratch token (
#18384
)
...
* Use base32 for 2FA scratch token * rename Secure* to Crypto*, add comments
2022-01-26 12:10:10 +08:00
..
avatar.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
email_address_test.go
Move more model into models/user (
#17826
)
2021-11-28 22:11:58 +08:00
email_address.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
error.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
external_login_user.go
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (
#16766
)
2021-12-14 16:37:11 +08:00
follow_test.go
Move user follow and openid into models/user/ (
#17613
)
2021-11-17 17:58:31 +08:00
follow.go
Remove NewSession method from db.Engine interface (
#17577
)
2021-11-21 23:41:00 +08:00
list.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
main_test.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
openid_test.go
Move user follow and openid into models/user/ (
#17613
)
2021-11-17 17:58:31 +08:00
openid.go
Move user follow and openid into models/user/ (
#17613
)
2021-11-17 17:58:31 +08:00
redirect_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
redirect.go
Move EmailAddress & UserRedirect into models/user/ (
#17607
)
2021-11-11 15:03:30 +08:00
search.go
Improve the comment for 2FA filter in admin panel (
#18017
)
2022-01-13 21:32:28 +01:00
setting_keys.go
Add config options to hide issue events (
#17414
)
2022-01-21 18:59:26 +01:00
setting_test.go
Add config options to hide issue events (
#17414
)
2022-01-21 18:59:26 +01:00
setting.go
Add config options to hide issue events (
#17414
)
2022-01-21 18:59:26 +01:00
user_test.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
user.go
Use base32 for 2FA scratch token (
#18384
)
2022-01-26 12:10:10 +08:00