Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Filter out None security stores #68

Merged
1 commit merged into from
Sep 25, 2020
Merged

Filter out None security stores #68

1 commit merged into from
Sep 25, 2020

Conversation

puehringer
Copy link
Contributor

@puehringer puehringer commented Sep 25, 2020

It is possible that None is returned from the create() functions registering a new security store. This is required because this is the first point where a configuration key can be checked (not possible in the actual registry.append).
Therefore, the security manager needs to filter out invalid security stores.

@puehringer puehringer requested a review from a user September 25, 2020 07:48
@puehringer puehringer requested a review from thinkh as a code owner September 25, 2020 07:48
@puehringer puehringer assigned ghost and thinkh Sep 25, 2020
@ghost ghost merged commit 5fdddc1 into develop Sep 25, 2020
@ghost ghost deleted the mp/67_filter_valid_stores branch September 25, 2020 08:11
@dvvanessastoiber dvvanessastoiber mentioned this pull request Jan 27, 2021
2 tasks
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants