Skip to content

Conversation

@rerb
Copy link
Contributor

@rerb rerb commented Feb 4, 2017

  • models.py defines PortalUser.
  • services.py defines LoginToPortalError and login_to_portal().

rerb added 3 commits February 2, 2017 22:22
For 2 reasons.

1.  I've got a use case where I want to use convert_ms_object() but I
don't have a ConciergeClient.  So make it a class method?  Well, I
thought of that, but ...

2.  convert_ms_object() doesn't do anything with its first argument
whether it's `self` or `cls` so it can really stand alone, separate
from ConciergeClient.  Hence new home in utils.
Renamed to `get_session_id` and moved to utils module.
* models.py defines PortalUser.
* services.py defines LoginToPortalError and login_to_portal().
@coveralls
Copy link

coveralls commented Feb 4, 2017

Coverage Status

Coverage increased (+0.8%) to 95.516% when pulling cb1f14e on add-security-services into 77dbb59 on master.

@rerb rerb merged commit 230ad42 into master Feb 6, 2017
@rerb rerb deleted the add-security-services branch February 9, 2017 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants