aboutsummaryrefslogtreecommitdiffstats
path: root/models/user/error.go
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `KeyID`. (#29167)KN4CK3R2024-02-141-4/+3
* Unify user update methods (#28733)KN4CK3R2024-02-041-15/+0
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-211-7/+31
* 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/+22
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-0/+80