aboutsummaryrefslogtreecommitdiff
path: root/models/ssh_key.go
Commit message (Expand)AuthorAge
* ssh_key: create parent directory of 'authorized_keys' fileUnknwon2017-03-08
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)Unknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* models/ssh_key: little key methods receiver renameUnknwon2017-02-01
* cmd/serve: minor code improve for PR #4078Unknwon2017-02-01
* #3480 Fix new ssh key adding issues (#3565)Najeeb R2016-12-21
* #3281 fix x.Iterate returns nothing inside session scope with SQLite3Unknwon2016-07-26
* models/ssh_key: code cleaningUnknwon2016-07-26
* Refactor User.Id to User.IDUnknwon2016-07-24
* Remove redundant Unix timestamp method callUnknwon2016-07-23
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
* Post work for #2637Unknwon2016-02-27
* variable should not use ALL_CAPSGibheer2016-02-23
* allow native and ssh-keygen public key checkGibheer2016-02-16
* Trim whitespace when adding SSH keys (fixes #2447)John Maguire2016-01-31
* Add debug log when SSH key for deletion isn't foundJohn Maguire2016-01-31
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-15
* fix #1436Unknwon2015-12-19
* #2147 fix rewrites authorized_keys when builtin SSH server is enabledUnknwon2015-12-11