aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user/setting/keys.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-226/+0
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-2/+2
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-3/+5
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-2/+4
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-1/+19
* Add ssh certificate support (#12281)Wim2020-10-101-0/+44
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-211-2/+10
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)zeripath2020-03-281-0/+3
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-2/+2
* fix missing data on redirects (#3975)David Schneiderbauer2018-06-181-27/+27
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-1/+1
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-0/+149