← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1509217] Re: Spaces allowed as key-pair name

 

Reviewed:  https://review.openstack.org/350747
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d829313834a1f3176eef2b450999c54e35ea960f
Submitter: Jenkins
Branch:    master

commit d829313834a1f3176eef2b450999c54e35ea960f
Author: Rebecca Finn <rebeccax.finn@xxxxxxxxx>
Date:   Wed Aug 3 18:58:47 2016 +0000

    Do not allow spaces as key pair name
    
    This fixes a bug where spaces were treated as a valid key pair
    name.
    
    Change-Id: Ie0dc31111db3753b8fb9f31159da9fb43d5a74aa
    Closes-Bug: #1509217


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1509217

Title:
  Spaces allowed as key-pair name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:

  1. Open launch instance dialog
  2. Switch to tab Access & Security
  3. Click on '+' icon under the KeyPair Section
  3. Enter one space into name field 
  4. Paste key
  5. Click import key pair

  Expected result:
  - Key name is trimmed and rejected

  Observed result:
  - Key is imported
  - Empty line appears in key selection fields

  Remark:
  - see also: https://bugs.launchpad.net/horizon/+bug/1288583

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1509217/+subscriptions


References