Unknwon
|
0e6a6bf880
Refactoring: remove sessionRelease()
|
7 年 前 |
Unknwon
|
23b83cb736
pkg/process: fix potential race condition
|
7 年 前 |
Unknwon
|
e16196124e
setting: disable SSH minimum key size check when not eligible (#4507)
|
7 年 前 |
Unknwon
|
ce6e8ed8fe
models: remove redundant tags for primary keys
|
7 年 前 |
Gibheer
|
1a4ba4c390
models/ssh_key: don't run ssh-keygen check if disabled (#4519)
|
7 年 前 |
Unknwon
|
6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool
|
7 年 前 |
Unknwon
|
d05395fe90
Refactoring: rename modules -> pkg
|
7 年 前 |
Unknwon
|
de2d3e3fd8
ssh_key: create parent directory of 'authorized_keys' file
|
7 年 前 |
Unknwon
|
b78e03934d
models/access: hasAccess only need userID not user object
|
7 年 前 |
Unknwon
|
9b8fa69c15
models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)
|
7 年 前 |
Unknwon
|
eb66060cd7
log: start using gopkg.in/clog.v1
|
7 年 前 |
Unknwon
|
f0f8205b8b
models/ssh_key: little key methods receiver rename
|
7 年 前 |
Unknwon
|
2bb1de1805
cmd/serve: minor code improve for PR #4078
|
7 年 前 |
Najeeb R
|
e5972bbcde
#3480 Fix new ssh key adding issues (#3565)
|
7 年 前 |
Unknwon
|
2d76de2574
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
|
8 年 前 |
Unknwon
|
4d8b905541
models/ssh_key: code cleaning
|
8 年 前 |
Unknwon
|
1f2e173a74
Refactor User.Id to User.ID
|
8 年 前 |
Unknwon
|
250be011c7
Remove redundant Unix timestamp method call
|
8 年 前 |
Unknwon
|
ad513a20e9
#2302 Replace time.Time with Unix Timestamp (int64)
|
8 年 前 |
Unknwon
|
8055a0bdac
Post work for #2637
|
8 年 前 |
Gibheer
|
2f27ee2232
variable should not use ALL_CAPS
|
8 年 前 |
Gibheer
|
12403bdfb0
allow native and ssh-keygen public key check
|
8 年 前 |
John Maguire
|
b3e0efc0c3
Trim whitespace when adding SSH keys (fixes #2447)
|
8 年 前 |
John Maguire
|
caa4ca46c0
Add debug log when SSH key for deletion isn't found
|
8 年 前 |
Unknwon
|
7ef9a05588
#2179 use Go sub-repo ssh to verify public key content
|
8 年 前 |
Unknwon
|
53eb37d529
fix #1436
|
8 年 前 |
Unknwon
|
bc17f2f759
#2147 fix rewrites authorized_keys when builtin SSH server is enabled
|
9 年 前 |