Skip to content

[JENKINS-56776] Remove 'nonStoredPasswordParam' symbol #20354

@jenkins-infra-bot

Description

@jenkins-infra-bot

nonStoredPasswordParam is an alternative symbol for password parameter type.

It implies that the password will not be stored, which is not actually the case. The password is stored encrypted.

The symbol needs to be removed, even if that's a breaking change for some users.


Originally reported by danielbeck, imported from: Remove 'nonStoredPasswordParam' symbol
  • status: Resolved
  • priority: Minor
  • component(s): core
  • resolution: Fixed
  • resolved: 2019-04-06T16:55:42+00:00
  • votes: 0
  • watchers: 1
  • imported: 2025-11-24
Raw content of original issue

nonStoredPasswordParam is an alternative symbol for password parameter type.

It implies that the password will not be stored, which is not actually the case. The password is stored encrypted.

The symbol needs to be removed, even if that's a breaking change for some users.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions