-
Notifications
You must be signed in to change notification settings - Fork 46
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
Client http server for token #80
Closed
Closed
Commits on Sep 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 23e363c - Browse repository at this point
Copy the full SHA 23e363cView commit details
Commits on Sep 16, 2018
-
Versions beyond 11.1 (and possibly a few releases before) use a different method for delivering tokens. They also have disabled version 3 of the api. These changes address that and add a debugging mode for the server that make it easier to debug issues like this in the future.
Configuration menu - View commit details
-
Copy full SHA for 8a9cd6c - Browse repository at this point
Copy the full SHA 8a9cd6cView commit details -
Add an auto_token client option to change the flow such that the token will be sent back to the client directly by the browser. There are a number of "TODO" messages in this commit which will hopefully be addressed in code review. I'm not sure if they're needed.
Configuration menu - View commit details
-
Copy full SHA for c1e0051 - Browse repository at this point
Copy the full SHA c1e0051View commit details
Commits on Sep 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f5661c0 - Browse repository at this point
Copy the full SHA f5661c0View commit details
Commits on Oct 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dcc97ce - Browse repository at this point
Copy the full SHA dcc97ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb291d - Browse repository at this point
Copy the full SHA ccb291dView commit details
Commits on Oct 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 915de78 - Browse repository at this point
Copy the full SHA 915de78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fda221 - Browse repository at this point
Copy the full SHA 3fda221View commit details -
Configuration menu - View commit details
-
Copy full SHA for c18821f - Browse repository at this point
Copy the full SHA c18821fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2728a4d - Browse repository at this point
Copy the full SHA 2728a4dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.