Skip to content
Snippets Groups Projects

Create an app only when needed

Merged tusooa requested to merge tusooa/1362-no-create-app-on-first-visit into develop

Changes

  • App is not created upon first visit, and is only created when needed

Test Plan

No auto-registering of apps upon first visit:

  • Open private window
  • Open devtools
  • Open pleroma-fe
  • Verify no request to POST /api/v1/apps is made

Auth functionalities:

  • In private window and normal window, verify registration and login still works
  • Refresh, verify we are still logged in, and can access authenticated APIs
Edited by tusooa

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading