Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-plugins fusiondirectory-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-pluginsfusiondirectory-plugins
  • Issues
  • #3257
Something went wrong while setting issue due date.
Closed
Open
Issue created 10 years ago by dani@daniReporter
  • New related issue

  • New related issue

Allow options in sshPublicKey

Closed

Allow options in sshPublicKey

The regex to check if a public ssh key is valid is too strict:

'/^\s*(ssh-(dss|rsa))\s+([a-zA-Z0-9+/.=]+)\s+([[:graph:]]+)\s*$/'

as it prevents to import public keys with options before the key itself. Something like:

from="10.37.0.2",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty ssh-rsa

for example, should be considered valid

(from redmine: issue id 3257, created on 2014-08-08, closed on 2014-08-12)

  • Relations:
    • relates #5638 (closed)
  • Changesets:
    • Revision 10618de6 by Côme Chilliet on 2014-08-11T15:45:18.000Z:
Fixes #3257 less strict ssh key mask

Options are now allowed
  • Revision 2648eb06 by Côme Chilliet on 2014-08-11T15:46:43.000Z:
Fixes #3257 less strict ssh key mask

Options are now allowed
  • Custom Fields:
    • Bug in version: 1.0.8
  • Uploads:
    • 0001-Fixes-3257-less-strict-ssh-key-mask.patch

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    0

    Link issues together to show that they're related. Learn more.

    Activity


    • bmortier
      bmortier @bmortier · 10 years ago
      Maintainer

      Hello,

      applied to 1.0.8.1 and develop

      Cheers

      (from redmine: written on 2014-08-11)

    • Jonathan Swaelens
      Jonathan Swaelens @jswaelens · 10 years ago
      Developer

      It work.

      Close issue

      (from redmine: written on 2014-08-12)

    • Jonathan Swaelens closed 7 years ago

      closed

    • bmortier mentioned in issue #5638 (closed) 7 years ago

      mentioned in issue #5638 (closed)

    • bmortier added Fixed label 6 years ago

      added Fixed label

    Please register or sign in to reply
    Assignee
    Côme Chilliet's avatar
    Côme Chilliet
    Assign to
    Labels
    0
    None
    0
    None
      Assign labels
    • Manage project labels

    Milestone
    No milestone
    None
    Due date
    None
    None
    None
    Time tracking
    No estimate or time spent
    Confidentiality
    Not confidential
    Not confidential

    You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

    Lock issue
    Unlocked
    0
    0 Participants
    Reference:

    Menu

    Explore Projects Groups Topics Snippets