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

Add proxy #1

Merged
merged 13 commits into from
Jul 17, 2018
Merged

Add proxy #1

merged 13 commits into from
Jul 17, 2018

Conversation

mfrister
Copy link
Contributor

See README on how this works.

@mfrister mfrister requested a review from sbrandtb July 10, 2018 11:19
Copy link
Contributor Author

@mfrister mfrister left a comment

Choose a reason for hiding this comment

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

Comments from reviewing this together this with @sbrandtb.

same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So, reading the paragraph above, these are only instructions on how to apply the license to source code, so these fields are rightly not filled in.

main.go Outdated
authCookieCh <- c
break
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Return error message if cookie not found

main.go Outdated
)

func main() {
proxyAddr := "127.0.0.1:8124"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Make dynamic

Better to tell users about the problem than just doing nothing.
The auth callback address must be fixed, so we can allow the
redirect_uri at the identity provider.
@mfrister mfrister merged commit 7299aa4 into master Jul 17, 2018
@mfrister mfrister deleted the add-proxy branch July 17, 2018 12:18
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.

2 participants