Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Bug 1164878 - Allow users without an authenticated_email field to clo… #36

Merged
1 commit merged into from May 28, 2015
Merged

Bug 1164878 - Allow users without an authenticated_email field to clo… #36

1 commit merged into from May 28, 2015

Conversation

ghost
Copy link

@ghost ghost commented May 28, 2015

…bber

The TokenUser is not anonymous, but also has no e-mail address associated with it.
When this combination occurs, a who value of 'automation' should be supplied, instead
of outright failing.

While not exact, the term automation gives us a way to categorize clobbers that seemed
to be authenticated by a permanent token (as opposed to a user token).

…bber

The TokenUser is not anonymous, but also has no e-mail address associated with it.
When this combination occurs, a who value of 'automation' should be supplied, instead
of outright failing.

While not exact, the term automation gives us a way to categorize clobbers that seemed
to be authenticated by a permanent token (as opposed to a user token).
@djmitche
Copy link
Contributor

👍 assuming Travis likes it too

@djmitche
Copy link
Contributor

Looks like one more test case should get the coverage back up..

ghost pushed a commit that referenced this pull request May 28, 2015
Bug 1164878 - Allow users without an authenticated_email field to clo…
@ghost ghost merged commit e459fe2 into mozilla:master May 28, 2015
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
2 participants