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

RTN15h: token errors, when the library can renew, result in DISCONNEC… #439

Closed
wants to merge 45 commits into from

Conversation

paddybyers
Copy link
Member

mattheworiordan and others added 30 commits March 28, 2018 21:43
We have seen authUrl retrieving HTML files greater than 500kb in size which should have been rejected due to the content type, but also because of the size.
* spec: Clarify EventEmitter emit behaviour when new listeners registered

* spec: Update to reflect Simon’s suggested wording
Add missing token and tokenDetails properties to authOptions

Clarify TokenDetails
In order to improve libraries for all customers, we are proposing that all libraries send unhandled exceptions to our central error reporting service.
Copy link
Member

@SimonWoolf SimonWoolf left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@mattheworiordan mattheworiordan left a comment

Choose a reason for hiding this comment

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

👍

@SimonWoolf
Copy link
Member

integration-spec-1-1

(btw, we already have master-1-1 acting as an integration branch for the 1.1 spec, why do we have integration-spec-1-1 too? neither is a parent of the other)

@paddybyers
Copy link
Member Author

(btw, we already have master-1-1 acting as an integration branch for the 1.1 spec, why do we have integration-spec-1-1 too? neither is a parent of the other)

integration-spec-1-1 was created as the authoritative integration branch because master-1-1 had things in it that weren't actually spec changes (eg b276d76). I do remember a discussion about that with Matt at the time but I can't remember if there was also a plan to merge those non-spec commits.

However, we should tidy things up and decide if there's anything in there that's got lost and needs to be dealt with.

@mattheworiordan
Copy link
Member

integration-spec-1-1 was created as the authoritative integration branch because master-1-1 had things in it that weren't actually spec changes (eg b276d76).

@paddybyers the only reason it has non spec 1.1 commits is because master-1-1 has not been rebased, see 2d11e3e#diff-04c6e90faac2675aa89e2176d2eec7d8 which is on master.

I think we should rebase and not have two separate branches for the same thing.

@paddybyers
Copy link
Member Author

I think we should rebase and not have two separate branches for the same thing.

I think that means rebase integration-spec-1-1, delete master-1-1 and ensure that all non-spec commits are in master. You're ok for me to do that?

@mattheworiordan
Copy link
Member

Well I personally would have simply rebased master-1-1 given it's used by the running 1.1 PR we've had open for a very long time.

@paddybyers
Copy link
Member Author

Closing (superseded by #447)

@paddybyers paddybyers closed this Jun 22, 2018
@paddybyers paddybyers deleted the fix-rtn15h branch November 16, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants