75 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  mrsdizzie 479c9d3184 Fix SSH2 conditonal in key parsing code (#8806) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  zeripath f4cff45824 Fixes #8369: Create .ssh dir as necessary (#8486) 5 years ago
  Jakob Ackermann eac8f1d7f8 [ssh] fix the config specification in the authorized_keys template (#8031) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao e734c022fc fix rename failed when rewrite public keys (#7761) 5 years ago
  zeripath f6c62eba30 Make PKCS8, PEM and SSH2 keys work (#7600) 5 years ago
  silverwind a47a856e4b Improve SSH key parser to handle newlines in keys (#7522) 5 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  Antoine GIRARD 344ac719fa Use go method to calculate ssh key fingerprint (#7128) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  Lunny Xiao 60b643749e fix public will not be reused as public key after deleting as deploy key (#5671) 6 years ago
  zeripath c9ac4bc51d Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 6 years ago
  Lunny Xiao 86897f9670 fix forgot removed records when deleting user (#5429) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  zeripath c236272a3e Create AuthorizedKeysCommand (#5236) 6 years ago
  zeripath 30b162c7fc Keys API changes (#4960) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 6 years ago
  Lanre Adelowo daa21d205b make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945) 6 years ago
  Bo-Yi Wu 7472c4a543 feat(repo): support search repository by topic name (#4505) 6 years ago
  Magnus Lindvall 16e14c2a35 LDAP Public SSH Keys synchronization (#1844) 7 years ago
  Antoine GIRARD fbb8ce3603 Remove useless check (#3384) 7 years ago
  Antoine GIRARD dff4d0bf54 Add integrations tests from git cli (#3377) 7 years ago
  Vlad Temian 592714a0ab Writable deploy keys (closes #671) (#3225) 7 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Vlad Temian 20952f1c5f Delete a user's public key via admin api (closes #3014) (#3059) 7 years ago
  Michael Kuhn aa6ef1a0ab Disable add key button if SSH is disabled (#2873) 7 years ago
  Gibheer 9324239693 don't check minimum key size when disabled (#1754) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Lauris BH 8afec31247 Fix key usage time update if the key is used in parallel for multiple operations (#2185) 8 years ago
  Dan Magnus Lindvall fc603a4c3d Setting to disable authorized_keys backup (#1856) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Dan Magnus Lindvall c5d4efb1d5 Delete Public SSH Key tmp file after calculating fingerprint (#1855) 8 years ago
  Timo Myyrä a2bb2297a9 use writeTmpKeyFile in calcFingerprint (#1828) 8 years ago
  Lunny Xiao 39fc33d4c7 Add internal routes for ssh hook comands (#1471) 8 years ago
  Lunny Xiao 5b03d5933a refactor update ssh key use time (#1466) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Lunny Xiao 68798005d4 Don't rewrite non-gitea public keys (#906) 8 years ago
  Lunny Xiao c66e9a52de Use fingerprint to check instead content for public key (#911) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Bo-Yi Wu b17e1bffac refactor: Remove unnecessary type conversions (#772) 8 years ago
  Matthias Loibl 799bb6e441 Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago