Project

General

Profile

« Previous | Next » 

Revision 73633f3d

Added by Daniel Lobato Garcia over 7 years ago

Fixes #18040 - URL escape PuppetCA CN on proxy view

If the CN contains characters that cannot be displayed in an URL, like
'mcollective/OL=mcollective', the puppetca list will not be able to
render.

The reason is that Rails cannot generate an URL for such CNs, so we need
to convert it into URL-friendly style.

  • added
  • modified
  • copied
  • renamed
  • deleted