aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/keys.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor auth package (#17962)Lunny Xiao2022-01-021-1/+0
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+23
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-39/+40
* Fix wrong i18n keys (#17150)Lunny Xiao2021-09-251-1/+1
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-3/+4
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-5/+5
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-1/+44
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+226