Commit Graph

69 Commits

Author SHA1 Message Date
Gibheer b90b0c1191 move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
2015-10-30 13:53:06 +01:00
Unknwon d185f601d3 #1622 comment with whitespace 2015-09-12 16:58:18 -04:00
Unknwon 260301bf2e #1535 Removing deploy key does not remove key 2015-08-25 03:30:39 +08:00
Yixin Hao 5f25553b0d Modify minimumKeySize of RSA to 1024 for old keys. 2015-08-21 15:29:43 +08:00
Unknwon 062adbed8a add confirmation to delete ssh key 2015-08-20 17:11:29 +08:00
Don Bowman 1d52793faf remove empty line as per https://github.com/gogits/gogs/pull/1475 2015-08-15 09:21:34 +00:00
Don Bowman ab0247b4dc race condition on keydelete 2015-08-12 22:00:43 +00:00
Unknwon 0acf209e2a fix UNIQUE 2015-08-06 22:55:03 +08:00
Unknwon 39a3b768bc #334: Add Deployment Key Support 2015-08-06 22:48:11 +08:00
Unknwon aae74c793a #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK 2015-03-25 08:59:48 -04:00
Unknwon 80b23854bc #1050: Bad permissions on authorized_keys after rewrite 2015-03-14 22:37:23 -04:00
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls` 2015-03-12 01:15:01 -04:00
Unknwon d446be9f5f models: mirror fix on #964 2015-02-28 22:24:53 -05:00
Peter Smit aa35be975f Fix #922 2015-02-09 12:27:15 +02:00
Unknwon f15fa9167a cmd: code fix for #905
- 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)
2015-02-08 21:26:14 -05:00
Peter Smit 1ab09e4f1b Add option to provide configuration file on command line 2015-02-05 12:17:35 +02:00
Unknwon 0a2068d7fb models: code fix on #818 2015-02-01 17:21:56 -05:00
无闻 cd6376f093 Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
2015-02-01 16:56:34 -05:00
Peter Smit 6251626de4 Implement #798 Flexible ssh-key input
It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
2015-01-02 15:38:11 +02:00
fzerorubigd 6643647687
add afunction to rewrite all public keys on admin request
refs #763
2015-01-01 02:15:52 +03:30
Unknwon 1b66600bd0 Fix #652 2014-11-23 02:33:47 -05:00
Unknwon ce8d4cc80b #634 2014-11-18 15:13:08 -05:00
Unknwon 1e47e2df85 quick fix 2014-11-17 16:29:23 -05:00
Unknwon 5d9ef2bb12 lock gopmfile 2014-11-17 16:25:39 -05:00
无闻 d21d7171b0 Merge pull request #587 from eryx/dev
Fix #266
2014-11-17 16:17:52 -05:00
Unknwon 8c9338a537 add personal access token panel #12 2014-11-12 06:48:50 -05:00
Eryx e84e0ab904 Fix #266 2014-10-28 10:36:47 +08:00
Unknwon 452ccff81c Mirror fix on add ssh key 2014-10-11 21:04:42 -04:00
Unknwon fb839ca0fb More debug info 2014-10-11 20:34:48 -04:00
Unknwon b7b7863364 Work on ssh key issue 2014-10-11 20:06:35 -04:00
fundon eb1e6f8e3e support dsa key format 2014-09-29 12:37:34 +08:00
Unknown ebb4f1b78c Work #475 and #458 2014-09-16 13:34:09 -04:00
Unknwon c1ceec45da Fix mirror UI style and work on #475 2014-09-16 08:32:13 -04:00
Unknwon 9a1d5d2489 Finish new web hook pages 2014-08-09 15:40:10 -07:00
Unknwon 9d5c0c80a4 Mirror fix on #352 2014-08-07 06:45:29 -04:00
Sebastian Jackel 0bfbefc38a Moved defer f.Close() up so there is no chance of returning without closing and handled an error on f.Chmod 2014-08-07 11:06:42 +02:00
Sebastian Jackel 51abaf788c Corrected log message 2014-08-07 10:34:37 +02:00
Sebastian Jackel be7ce72ebe Make sure, .ssh directory and authorized_keys file are kept at correct permissions 2014-08-07 10:00:57 +02:00
Unknwon 8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
Eryx d5d04a66f3 Fix #252 2014-06-24 16:53:42 +08:00
Unknown ad5ec45dd6 Fix #165 2014-06-21 00:51:41 -04:00
Unknown 8bfa7ae745 Remove qiniu/log 2014-06-20 01:14:54 -04:00
Unknown f147ad619a Basic process manager 2014-06-19 01:08:03 -04:00
Unknown a3e1383cac Add gogs fix location command 2014-06-10 19:11:53 -04:00
Unknown 269281ab76 Bug fix 2014-05-07 17:04:32 -04:00
Unknown 7407f9caf3 Finish issue design 2014-05-07 12:09:30 -04:00
Unknown 8ca14e2109 Improve delete SSH key 2014-05-06 16:28:52 -04:00
Unknown 41b0a7b97c Mirror fix on public key 2014-04-27 17:01:39 -04:00
Unknown 3ebc9b991a Use gogits/session for oauth2 2014-04-05 11:22:14 -04:00
Lunny Xiao 9791e70da6 bug fixed 2014-04-05 22:24:10 +08:00