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

web server improvements #20

Open
3 of 5 tasks
bzz opened this issue Dec 11, 2019 · 1 comment
Open
3 of 5 tasks

web server improvements #20

bzz opened this issue Dec 11, 2019 · 1 comment

Comments

@bzz
Copy link
Owner

bzz commented Dec 11, 2019

Technical things that need to be done before thinking about public deployment.

TODOs:

  • redirect of requests to any URL without a valid token to /login (middleware in /json/*)
  • automatic OAuth token refresh on expiration
  • refactoring: add a router
  • refactoring: use html/template for the main page rendering (done in A new, compact report template #25)
  • refactoring: extract a gmailutils.MessageFetcher interface
@bzz
Copy link
Owner Author

bzz commented May 19, 2020

As soon as this is done, it should be quite easy to deploy the tool on k8s or AppEngine.

@heruka-urgyen heruka-urgyen mentioned this issue Oct 22, 2020
9 tasks
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

No branches or pull requests

1 participant