From ad0567fe13b6f5307e746f1ffe7e94cbd3a107e7 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Thu, 8 Jan 2015 12:16:07 +0100 Subject: [PATCH] Remove regenerate key option from settings menu for now We added regenerate key button in order to allow people reset their private key on Travis CI after a possible security breach. Travis CI users can't leak the key, because they don't even have access to it, so at this point it's not needed anymore. --- assets/scripts/app/templates/repos/show/tools.hbs | 9 --------- 1 file changed, 9 deletions(-) diff --git a/assets/scripts/app/templates/repos/show/tools.hbs b/assets/scripts/app/templates/repos/show/tools.hbs index 3bf4bd8a..26d351e8 100644 --- a/assets/scripts/app/templates/repos/show/tools.hbs +++ b/assets/scripts/app/templates/repos/show/tools.hbs @@ -2,15 +2,6 @@ Settings