aboutsummaryrefslogtreecommitdiffstats
path: root/models/user/external_login_user.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-5/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+9
* add test coverage for original author conversion during migrations (#18506)singuliere2022-02-011-0/+11
* Fix for AvatarURL database type (#18487)Viktor Kuzmin2022-02-011-1/+1
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-32/+6
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-0/+207