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
4
Files
0dfc2e55ea258d2b1a3cd86e2b6f27a481e495ff
gitcaddy-server
/
models
/
user
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
..
avatar.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
email_address_test.go
Restrict email address validation (
#17688
)
2022-03-14 18:39:54 +01:00
email_address.go
Restrict email address validation (
#17688
)
2022-03-14 18:39:54 +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 test coverage for original author conversion during migrations (
#18506
)
2022-02-01 13:20:28 -05: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
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (
#18897
)
2022-03-02 01:24:31 +01:00
main_test.go
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +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
Refactor admin user filter query parameters (
#18965
)
2022-03-02 16:30:14 +01:00
setting_keys.go
Added auto-save whitespace behavior if it changed manually (
#15566
)
2022-02-08 14:15:04 +08: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
Restrict email address validation (
#17688
)
2022-03-14 18:39:54 +01:00
user.go
Update reserved usernames list (
#18438
)
2022-03-31 12:02:13 +08:00