Commit Graph

38 Commits (caa61a2b99de5dbed8b0976f886a607d0f8ebb16)

Author SHA1 Message Date
Lauris BH dde0052ca2 Fix key usage time update if the key is used in parallel for multiple operations (#2185) 7 years ago
Dan Magnus Lindvall 79daf31058 Setting to disable authorized_keys backup (#1856) 7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
Dan Magnus Lindvall ff7424179e Delete Public SSH Key tmp file after calculating fingerprint (#1855) 7 years ago
Timo Myyrä 2525195749 use writeTmpKeyFile in calcFingerprint (#1828) 7 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 7 years ago
Lunny Xiao 5c0bee9b20 refactor update ssh key use time (#1466) 7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 7 years ago
Lunny Xiao ef13bbaf7d Don't rewrite non-gitea public keys (#906) 7 years ago
Lunny Xiao 7eb8daffa3 Use fingerprint to check instead content for public key (#911) 7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
Bo-Yi Wu 25663b5816 refactor: Remove unnecessary type conversions (#772) 7 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 7 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 years ago
Bwko 331316894e Replace Gogs with Gitea (#520) 8 years ago
Bwko 4ff0db0246 Catch os... errors 8 years ago
Bwko 6cde041080 Lint models/ssh_key.go 8 years ago
stroucki 3a3782bb7f Handle ssh key import better (#224) 8 years ago
Lunny Xiao 30a37311f8 use in instead string join (#155) 8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli aadd7dcdc3 And others 8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
Unknwon 4d8b905541 models/ssh_key: code cleaning 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
Unknwon 8055a0bdac Post work for #2637 8 years ago
Gibheer 2f27ee2232 variable should not use ALL_CAPS 8 years ago
Gibheer 12403bdfb0 allow native and ssh-keygen public key check 8 years ago
John Maguire b3e0efc0c3 Trim whitespace when adding SSH keys (fixes #2447) 8 years ago
John Maguire caa4ca46c0 Add debug log when SSH key for deletion isn't found 8 years ago
Unknwon 7ef9a05588 #2179 use Go sub-repo ssh to verify public key content 8 years ago
Unknwon 53eb37d529 fix #1436 9 years ago
Unknwon bc17f2f759 #2147 fix rewrites authorized_keys when builtin SSH server is enabled 9 years ago
Unknwon 978dc00305 APIs: admin users 9 years ago
Unknwon cc8f5add6e fix #976 9 years ago
Unknwon f455125d4d fix #878 9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support 9 years ago
Unknwon 8eb4c3121a work on #1880 9 years ago
Unknwon 75aab86a8d fix problem with #1879 9 years ago
Gibheer b90b0c1191 move minimum key sizes to config 9 years ago
Unknwon d185f601d3 #1622 comment with whitespace 9 years ago
Unknwon 260301bf2e #1535 Removing deploy key does not remove key 9 years ago
Yixin Hao 5f25553b0d Modify minimumKeySize of RSA to 1024 for old keys. 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Don Bowman 1d52793faf remove empty line as per https://github.com/gogits/gogs/pull/1475 9 years ago
Don Bowman ab0247b4dc race condition on keydelete 9 years ago