aboutsummaryrefslogtreecommitdiff
path: root/models/publickey.go
Commit message (Collapse)AuthorAge
* #1535 Removing deploy key does not remove keyUnknwon2015-08-25
|
* Modify minimumKeySize of RSA to 1024 for old keys.Yixin Hao2015-08-21
|
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* remove empty line as per https://github.com/gogits/gogs/pull/1475Don Bowman2015-08-15
|
* race condition on keydeleteDon Bowman2015-08-12
|
* fix UNIQUEUnknwon2015-08-06
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-25
|
* #1050: Bad permissions on authorized_keys after rewriteUnknwon2015-03-14
|
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple ↵Unknwon2015-03-12
| | | | response.WriteHeader calls`
* models: mirror fix on #964Unknwon2015-02-28
|
* Fix #922Peter Smit2015-02-09
|
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* Add option to provide configuration file on command linePeter Smit2015-02-05
|
* models: code fix on #818Unknwon2015-02-01
|
* Merge pull request #818 from fzerorubigd/master无闻2015-02-01
|\ | | | | add a function to rewrite all public keys on admin request
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-01
| | | | | | | | refs #763
* | Implement #798 Flexible ssh-key inputPeter Smit2015-01-02
|/ | | | It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
* Fix #652Unknwon2014-11-23
|
* #634Unknwon2014-11-18
|
* quick fixUnknwon2014-11-17
|
* lock gopmfileUnknwon2014-11-17
|
* Merge pull request #587 from eryx/dev无闻2014-11-17
|\ | | | | Fix #266
| * Fix #266Eryx2014-10-28
| |
* | add personal access token panel #12Unknwon2014-11-12
|/
* Mirror fix on add ssh keyUnknwon2014-10-11
|
* More debug infoUnknwon2014-10-11
|
* Work on ssh key issueUnknwon2014-10-11
|
* support dsa key formatfundon2014-09-29
|
* Work #475 and #458Unknown2014-09-16
|
* Fix mirror UI style and work on #475Unknwon2014-09-16
|
* Finish new web hook pagesUnknwon2014-08-09
|
* Mirror fix on #352Unknwon2014-08-07
|
* Moved defer f.Close() up so there is no chance of returning without closing ↵Sebastian Jackel2014-08-07
| | | | and handled an error on f.Chmod
* Corrected log messageSebastian Jackel2014-08-07
|
* Make sure, .ssh directory and authorized_keys file are kept at correct ↵Sebastian Jackel2014-08-07
| | | | permissions
* New UI merge in progressUnknwon2014-07-26
|
* Fix #252Eryx2014-06-24
|
* Fix #165Unknown2014-06-21
|
* Remove qiniu/logUnknown2014-06-20
|
* Basic process managerUnknown2014-06-19
|
* Add gogs fix location commandUnknown2014-06-10
|
* Bug fixUnknown2014-05-07
|
* Finish issue designUnknown2014-05-07
|
* Improve delete SSH keyUnknown2014-05-06
|
* Mirror fix on public keyUnknown2014-04-27
|
* Use gogits/session for oauth2Unknown2014-04-05
|
* bug fixedLunny Xiao2014-04-05
|
* Add transfer repositoryUnknown2014-04-04
|
* fix uniqueMartin Garton2014-04-02
|