Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #3281 fix x.Iterate returns nothing inside session scope with SQLite3 | Unknwon | 2016-07-26 | 1 | -86/+15 |
* | models/ssh_key: code cleaning | Unknwon | 2016-07-26 | 1 | -59/+57 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 | 1 | -4/+4 |
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | 1 | -23/+51 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -60/+54 |
* | variable should not use ALL_CAPS | Gibheer | 2016-02-23 | 1 | -4/+4 |
* | allow native and ssh-keygen public key check | Gibheer | 2016-02-16 | 1 | -12/+133 |
* | Trim whitespace when adding SSH keys (fixes #2447) | John Maguire | 2016-01-31 | 1 | -0/+3 |
* | Add debug log when SSH key for deletion isn't found | John Maguire | 2016-01-31 | 1 | -0/+5 |
* | #2179 use Go sub-repo ssh to verify public key content | Unknwon | 2016-01-15 | 1 | -37/+10 |
* | fix #1436 | Unknwon | 2015-12-19 | 1 | -23/+5 |
* | #2147 fix rewrites authorized_keys when builtin SSH server is enabled | Unknwon | 2015-12-11 | 1 | -0/+725 |