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

Complete stageuser API #413

Closed
wants to merge 7 commits into from
Closed

Complete stageuser API #413

wants to merge 7 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 25, 2017

@ghost ghost assigned ghost and MartinBasti and unassigned ghost Jan 27, 2017
@MartinBasti
Copy link
Contributor

LGTM except first commit that shouldn't be here and ipalib.x509: Handle missing SAN gracefully has no ticket in commit message

David Kupka added 7 commits February 1, 2017 09:47
Move {add,remove}-cert implementation from user to baseuser and inherit
{,stage}user-{add,remove}-cert from it.

https://fedorahosted.org/freeipa/ticket/6623
When extension is not present None is returned instead of empty iterable
or exception thrown.
…ng them

Requesting certificates for test purposes is not necessary as we allow to
upload arbitrary certificate to the user, host or service. Also requesting
certificate from dogtag takes some time and the test is slower for no good
reason.
More it's not posible to request certificate for stageuser even though it's
possible to upload certificates to stageusers now.

https://fedorahosted.org/freeipa/ticket/6623
@ghost
Copy link
Author

ghost commented Feb 1, 2017

I've removed the first commit, thank you for noticing, I've probably just rebased on branch containing it and then forget to remove it.
There's no ticket for handling missing SAN in ipalib.x509 because i just uncovered newspaper when I replaced the certificates in our test and it was easier to just fix it than reproducing and reporting it.

@MartinBasti MartinBasti added the ack Pull Request approved, can be merged label Feb 7, 2017
@MartinBasti MartinBasti added the pushed Pull Request has already been pushed label Feb 7, 2017
@MartinBasti MartinBasti closed this Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
1 participant