first setup not redirect to /setup #255

Closed
opened 2026-04-05 16:17:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Quadrubo on 9/2/2025

On first setup I don't get redirected to setup. I have checked the code and my users table is empty. I think this might be caused by 85607d2ab3/packages/backend/src/api/controllers/auth.controller.ts (L124C1-L124C52) returning {needsSetupUser: true} and the frontend expecting {needsSetup: true} but I am not sure.

*Originally created by @Quadrubo on 9/2/2025* On first setup I don't get redirected to setup. I have checked the code and my users table is empty. I think this might be caused by https://github.com/LogicLabs-OU/OpenArchiver/blob/85607d2ab3804877137cf8aaceda18ef81ddd51d/packages/backend/src/api/controllers/auth.controller.ts#L124C1-L124C52 returning `{needsSetupUser: true}` and the frontend expecting `{needsSetup: true}` but I am not sure.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#255