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

Feat/complete pnc auth #107

Merged
merged 4 commits into from
Aug 17, 2022
Merged

Feat/complete pnc auth #107

merged 4 commits into from
Aug 17, 2022

Conversation

tropxy
Copy link
Contributor

@tropxy tropxy commented Aug 17, 2022

Fix #54
fix #26
fix #56

@tropxy tropxy requested a review from shalinnijel2 August 17, 2022 05:27
@tropxy tropxy self-assigned this Aug 17, 2022
certificate_chain: Optional[bytes] = None,
hash_data: Optional[List[Dict[str, str]]] = None,
) -> AuthorizationStatus:
"""Overrides EVSEControllerInterface.is_authorized()."""
return AuthorizationStatus.ACCEPTED
return AuthorizationStatus.ONGOING
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be set back to

return AuthorizationStatus.ACCEPTED

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, thanks ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

@shalinnijel2 shalinnijel2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change...rest lgtm...

@tropxy tropxy force-pushed the feat/complte_pnc_auth branch from 9095cb2 to a28707b Compare August 17, 2022 10:44
@tropxy tropxy requested a review from shalinnijel2 August 17, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants