87 Commits (caaf3a85d69ee4083c821dbe8e46b1df7e5dd86a)

Author SHA1 Message Date
  zeripath 6a43002d96 Disable SSH key deletion of externally managed Keys (#13985) 4 years ago
  6543 44f67d1920 migrate from com.* to alternatives (#14103) 4 years ago
  zeripath e30525b9d4 Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
  Antoine GIRARD 7f776843d5 don't append key file if asked not to (#13368) 4 years ago
  Wim f4514a7137 Add ssh certificate support (#12281) 4 years ago
  zeripath a32da9e5fd Completely quote AppPath and CustomConf paths (#12955) 4 years ago
  zeripath 19c88d378c Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
  zeripath 2876641437 Mulitple Gitea Doctor improvements (#10943) 5 years ago
  zeripath 28cef2dc47 Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 5 years ago
  zeripath bcd8583efe In authorized_keys use double-quote for windows compatibility (#10841) 5 years ago
  Lunny Xiao da379d50f0 Upgrade xorm to v1.0.0 (#10646) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  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