An error occurred fetching the project authors.
- 30 Aug, 2017 3 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
`allowed_key_types` is removed and the `minimum_<type>_bits` fields are renamed to `<tech>_key_restriction`. A special sentinel value (`-1`) signifies that the key type is disabled. This also feeds through to the UI - checkboxes per key type are out, inline selection of "forbidden" and "allowed" (i.e., no restrictions) are in. As with the previous model, unknown key types are disallowed, even if the underlying ssh daemon happens to support them. The defaults have also been changed from the lowest known bit size to "no restriction". So if someone does happen to have a 768-bit RSA key, it will continue to work on upgrade, at least until the administrator restricts them.
-
Nick Thomas authored
This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
-
- 03 Aug, 2017 1 commit
-
-
haseeb authored
-
- 02 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 10 May, 2017 1 commit
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 20 Jan, 2017 1 commit
-
-
Adam Niedzielski authored
Use Gitlab::ExclusiveLease to make sure that we enqueue Sidekiq job at most once per day for given key.
-
- 08 Jan, 2017 1 commit
-
-
Vincent Wong authored
Addresses: Issue #13810 1. Adds a last_used_at attribute to the Key table/model 2. Update a key's last_used_at whenever it gets used 3. Display how long ago an ssh key was last used
-
- 06 Dec, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 17 Nov, 2016 1 commit
-
- 15 Nov, 2016 1 commit
-
-
- 02 Aug, 2016 1 commit
-
-
Keith Pope authored
-
- 20 Jun, 2016 1 commit
-
-
Paco Guzman authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 31 May, 2016 1 commit
-
-
Felipe Artur authored
-
- 09 May, 2016 1 commit
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
Related to #2235. This is done by: 1. Delaying the notification sending after the SSH key is commited in DB 2. Gracefully exit the mailer method if the record cannot be found
-
- 04 Aug, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 11 Jul, 2015 1 commit
-
-
Nikita Verkhovin authored
-
- 03 May, 2015 1 commit
-
-
Stan Hu authored
-
- 14 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 24 Mar, 2015 1 commit
-
-
Sašo Stanovnik authored
-
- 23 Mar, 2015 2 commits
-
-
Sašo Stanovnik authored
-
Sašo Stanovnik authored
-
- 05 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Jan, 2015 1 commit
-
-
Steven Burgart authored
signe-in -> signed-in go_to_gihub_for_permissions -> go_to_github_for_permissions descendand -> descendant behavour -> behaviour recepient_email -> recipient_email generate_fingerpint -> generate_fingerprint dependes -> depends Cant't -> Can't wisit -> visit notifcation -> notification sufficent_scope -> sufficient_scope? levet -> level
-
- 28 Dec, 2014 1 commit
-
-
Ciro Santilli authored
[\d\h] is the same as \h
-
- 02 Sep, 2014 1 commit
-
-
Lukas Erlacher authored
Add system hook for ssh key create and destroy Update and fix documentation Update tests
-
- 26 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Feb, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 21 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 17 Jul, 2013 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 10 Jul, 2013 1 commit
-
-
Akiva Levy authored
Update app/models/key.rb to permit SSH keys of type ecdsa rather than forcing dsa and rsa algorithms.
-
- 24 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 19 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-