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

Improvements #1

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Improvements #1

wants to merge 22 commits into from

Conversation

aorin
Copy link
Contributor

@aorin aorin commented Mar 10, 2025

This contains various improvements, those mentioned in the luomus/laji#751 issue and some extra. Here is the list of the changes:

  1. Updated all dependencies. Also replaced deprecated requests with axios and http-proxy-middleware.
  2. Added eslint and some tests
  3. The backend will return a 401 response with a message Login Required if the frontend tries to access an /api/ route and the authentication has expired.
  4. Query hash checking is removed from graphql queries
  5. Helmet's content security policy is disabled since maintaining allowedResourceSources has proven to be challenging and has caused problems

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.

1 participant