#1703 Some password/pin fields have no '%' escape
Closed: Fixed None Opened 8 years ago by pkulkarn.

PKI's config parser uses Python string interpolation. Ticket #757 has introduced escaping of '%' character for password fields so password are allowed to contain %. Some password and pin fields are missing from the no_interpolation list in pkiparser.py. One field is misspelled.

  • pki_client_pin
  • pki_clone_pkcs12_password
  • pki_one_time_pin
  • pki_replication_password (misspellend as pki_replicationdb_password)
  • pki_token_password

Per CS/DS Meeting of 11/23/2015: 10.3 - major

Per discussions in the Dogtag 10.3 Triage meeting of 01/06/2016: priority medium

Pushed to master in 2fe50f3098aba9d604a812604cecb75279f445bf

Pushed to DOGTAG_10_2_5_RHEL_BRANCH:

  • f20517215d336e778c34dd96afae01fe34fc2f88

Metadata Update from @pkulkarn:
- Issue assigned to cheimes
- Issue set to the milestone: 10.3.0.a2

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2262

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata