Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make add-profile command to create token objects instead of session objects #558

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

ZoltanFridrich
Copy link
Contributor

@ZoltanFridrich ZoltanFridrich commented Sep 18, 2023

  • rework add-profiles
  • make add-profile command to create token objects instead of session objects
  • add some more error information

Closes #559

@coveralls
Copy link

coveralls commented Sep 18, 2023

Coverage Status

coverage: 68.894% (-0.02%) from 68.917% when pulling 2ef5b16 on ZoltanFridrich:zfridric_devel2 into 79fe36c on p11-glue:master.

@ZoltanFridrich ZoltanFridrich requested a review from ueno September 18, 2023 09:39
p11-kit/add-profile.c Outdated Show resolved Hide resolved
p11-kit/add-profile.c Show resolved Hide resolved
@ZoltanFridrich ZoltanFridrich force-pushed the zfridric_devel2 branch 3 times, most recently from a25f72e to 5979dc5 Compare September 19, 2023 11:10
Signed-off-by: Zoltan Fridrich <[email protected]>
@ZoltanFridrich ZoltanFridrich merged commit 0c51f30 into p11-glue:master Sep 21, 2023
12 checks passed
@ZoltanFridrich ZoltanFridrich added this to the 0.25.1 milestone Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p11-kit add-profile checks existing profile on all tokens provided by a module
3 participants