Commit Graph

23 Commits (4ff0db0246fa8a2add1032220024975203b93d72)

Author SHA1 Message Date
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 b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
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
8 years ago
Unknwon bc17f2f759 #2147 fix rewrites authorized_keys when builtin SSH server is enabled
9 years ago