Skip to content

Releases: olcf/pkpass

2.7.3: Merge pull request #196 from olcf/ngin_fix_escrow

18 Jan 21:12
9fa6215
Compare
Choose a tag to compare
  • fix escrow
  • fix erroneous error on create
  • fix unittests
  • test for recovery
  • clean up some messaging

2.7.2

11 Jan 16:10
Compare
Choose a tag to compare
  • NotARecipientError should raise if you try to unlock a password that you are not a recipient for

2.7.1

21 Dec 17:19
Compare
Choose a tag to compare
  • allow directly pulling db

2.7.0: Merge pull request #194 from olcf/ngin_improve_ux

20 Dec 18:33
db20b0f
Compare
Choose a tag to compare
  • use actual db for recipients
  • fix card slot problem
  • use yield/returns for commands
  • improve ux for distribute/update

2.6.7

11 Oct 16:39
Compare
Choose a tag to compare

Fix:

  • Do not show cliargumenterror when distributer is no longer in recipient database; still show warning unless --noverify is specified

2.6.6

22 Sep 19:24
Compare
Choose a tag to compare

flat file import bug fix

2.6.5

03 Aug 17:24
Compare
Choose a tag to compare

add kube population, fix RTD

2.6.4

15 Jul 15:11
Compare
Choose a tag to compare
  • fixes bug while in interpreter mode where distributing passwords would overwrite cached passworddb limited to what passwords were just distributed.

2.6.3

25 Jun 16:12
Compare
Choose a tag to compare

List speed ups:

  • detect cpu cores for pwdb population to appropriately leverage multiprocessing
  • cache pwdb for interpreter and refresh on certain circumstances

2.6.2

21 Jun 18:11
Compare
Choose a tag to compare
  • populate fixes:
    • preserve quotes on strings
    • indentation issue fixed when list of unnamed objects created in yaml file in puppet