aboutsummaryrefslogtreecommitdiffstats
path: root/models/asymkey/ssh_key_principals.go
Commit message (Expand)AuthorAgeFilesLines
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-311-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-13/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-021-2/+2
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+129