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

Rework telegram authorization to use a plug #967

Merged
merged 1 commit into from Feb 1, 2019

Conversation

IvanIvanoff
Copy link
Member

@IvanIvanoff IvanIvanoff commented Feb 1, 2019

Summary

To configure the router with an env variable it must be available at build time and cannot be provided at boot time. So for this purposes the authorization is made in a separate plug that does not have the same issue.
This approach is much simpler than what we do for the key_secret_base - adding the arg to docker and inject it in the CI.

@IvanIvanoff IvanIvanoff merged commit 00b3fc5 into master Feb 1, 2019
@IvanIvanoff IvanIvanoff deleted the rework-telegram-authorization branch February 5, 2019 15:42
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.

None yet

1 participant