Skip to content

Disable user_loading on arbitrary endpoints #439

Closed
@lukasjuhrich

Description

@lukasjuhrich

To be dealt with after #370.

For some reason, loading an asset while being logged in (i.e., being handled by the static endpoint) triggers the user loader, causing a lot of API calls – but there should be None, we don't need any information about the user when serving, say, a .css file.

There should be a (regression) test for this, as this has a significant performance impact.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions