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

Refactoring organisation, bundling and security improvements #6765

Merged
merged 9 commits into from
Feb 2, 2021

Commits on Jan 17, 2021

  1. * Simplified bundling to just one bundle

    * Removed cache invalidation token from bundling
    * Generate strong persistent random string on deploy to use for JWT signing
    * WIP: moving api-secret and JWT signing to a separate centralized security component
    * Moved some server components away from project root
    * Fix issues reported by linter
    sulkaharo committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    8ef3634 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    18e513c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    af106e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f3ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4ea36 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    e1ef953 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    b5d3e45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f91106 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    f8a1170 View commit details
    Browse the repository at this point in the history