4 Commit (fd7d83ace60258acf7139c4c787aa8af75b7ba8c)

Autore SHA1 Messaggio Data
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 anni fa
  Lunny Xiao de8e3948a5
Refactor auth package (#17962) 2 anni fa
  Wim 6fe756dc93
Add support for ssh commit signing (#17743) 2 anni fa
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 anni fa
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 anni fa
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 anni fa
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 2 anni fa
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 anni fa
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 anni fa
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 anni fa
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 anni fa
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2 anni fa
  6543 2289580bb7
[API] generalize list header (#16551) 2 anni fa
  zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 2 anni fa
  zeripath 33a8eec33e
Retry rename on lock induced failures (#16435) 2 anni fa
  zeripath 95352e6bd5
Make command in authorized keys a template (#16003) 3 anni fa
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 anni fa
  Chester Liu 072d550dda
Allow ssh-keygen on Windows to detect ssh key type (#14413) 3 anni fa
  Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 3 anni fa
  zeripath ad1164f73b
Disable SSH key deletion of externally managed Keys (#13985) 3 anni fa
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 anni fa
  zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 anni fa
  Antoine GIRARD f3bbd46c49
don't append key file if asked not to (#13368) 3 anni fa
  Wim 9066d09c57
Add ssh certificate support (#12281) 3 anni fa
  zeripath 4c6ac08182
Completely quote AppPath and CustomConf paths (#12955) 3 anni fa
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 anni fa
  zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943) 4 anni fa
  zeripath ea67e563dd
Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 4 anni fa
  zeripath 453f6e6e5a
In authorized_keys use double-quote for windows compatibility (#10841) 4 anni fa
  Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646) 4 anni fa
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 anni fa
  mrsdizzie dce22efbee Fix SSH2 conditonal in key parsing code (#8806) 4 anni fa
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 anni fa
  zeripath 300d9a1c70 Fixes #8369: Create .ssh dir as necessary (#8486) 4 anni fa
  Jakob Ackermann 89648746a5 [ssh] fix the config specification in the authorized_keys template (#8031) 4 anni fa
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 anni fa
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 anni fa
  Lunny Xiao 4328d8e8d7
fix rename failed when rewrite public keys (#7761) 4 anni fa
  zeripath 18c0e9c2a9
Make PKCS8, PEM and SSH2 keys work (#7600) 4 anni fa
  silverwind b10109ffe8 Improve SSH key parser to handle newlines in keys (#7522) 4 anni fa
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 anni fa
  Antoine GIRARD 367aeb169a Use go method to calculate ssh key fingerprint (#7128) 5 anni fa
  kolaente f9ec2f89f2 Add golangci (#6418) 5 anni fa
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 anni fa
  zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 5 anni fa
  Lunny Xiao 0b84b5ee49 fix public will not be reused as public key after deleting as deploy key (#5671) 5 anni fa
  zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 5 anni fa
  Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429) 5 anni fa
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 anni fa
  zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236) 5 anni fa