summaryrefslogtreecommitdiffstats
path: root/models/publickey.go
Commit message (Expand)AuthorAgeFilesLines
* fix #878Unknwon2015-11-181-25/+51
* fix 1540 and experimental SSH server supportUnknwon2015-11-081-24/+16
* work on #1880Unknwon2015-11-021-5/+6
* fix problem with #1879Unknwon2015-11-021-1/+1
* move minimum key sizes to configGibheer2015-10-301-12/+2
* #1622 comment with whitespaceUnknwon2015-09-121-1/+1
* #1535 Removing deploy key does not remove keyUnknwon2015-08-251-9/+13
* Modify minimumKeySize of RSA to 1024 for old keys.Yixin Hao2015-08-211-1/+1
* add confirmation to delete ssh keyUnknwon2015-08-201-1/+9
* remove empty line as per https://github.com/gogits/gogs/pull/1475Don Bowman2015-08-151-1/+0
* race condition on keydeleteDon Bowman2015-08-121-2/+3
* fix UNIQUEUnknwon2015-08-061-1/+1
* #334: Add Deployment Key SupportUnknwon2015-08-061-63/+274
* #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-251-20/+20
* #1050: Bad permissions on authorized_keys after rewriteUnknwon2015-03-141-1/+1
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-121-3/+4
* models: mirror fix on #964Unknwon2015-02-281-1/+0
* Fix #922Peter Smit2015-02-091-2/+2
* cmd: code fix for #905Unknwon2015-02-081-1/+1
* Add option to provide configuration file on command linePeter Smit2015-02-051-2/+2
* models: code fix on #818Unknwon2015-02-011-18/+34
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-3/+26
|\
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-3/+26
* | Implement #798 Flexible ssh-key inputPeter Smit2015-01-021-0/+81
|/
* Fix #652Unknwon2014-11-231-0/+5
* #634Unknwon2014-11-181-0/+1
* quick fixUnknwon2014-11-171-1/+1
* lock gopmfileUnknwon2014-11-171-1/+1
* Merge pull request #587 from eryx/dev无闻2014-11-171-3/+6
|\
| * Fix #266Eryx2014-10-281-3/+6
* | add personal access token panel #12Unknwon2014-11-121-3/+3
|/
* Mirror fix on add ssh keyUnknwon2014-10-111-1/+3
* More debug infoUnknwon2014-10-111-8/+8
* Work on ssh key issueUnknwon2014-10-111-1/+1
* support dsa key formatfundon2014-09-291-0/+1
* Work #475 and #458Unknown2014-09-161-4/+11
* Fix mirror UI style and work on #475Unknwon2014-09-161-4/+9
* Finish new web hook pagesUnknwon2014-08-091-0/+18
* Mirror fix on #352Unknwon2014-08-071-3/+2
* Moved defer f.Close() up so there is no chance of returning without closing a...Sebastian Jackel2014-08-071-3/+5
* Corrected log messageSebastian Jackel2014-08-071-1/+1
* Make sure, .ssh directory and authorized_keys file are kept at correct permis...Sebastian Jackel2014-08-071-1/+10
* New UI merge in progressUnknwon2014-07-261-15/+77
* Fix #252Eryx2014-06-241-1/+1
* Fix #165Unknown2014-06-211-6/+6
* Remove qiniu/logUnknown2014-06-201-4/+3
* Basic process managerUnknown2014-06-191-1/+2
* Add gogs fix location commandUnknown2014-06-101-7/+7
* Bug fixUnknown2014-05-071-2/+11
* Finish issue designUnknown2014-05-071-52/+61