mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-24 22:01:28 -06:00
[PR #61] [MERGED] rootPath setting improvements #60
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-server/pull/61
Author: @appy-one
Created: 12/12/2022
Status: ✅ Merged
Merged: 12/12/2022
Merged by: @appy-one
Base:
master← Head:improvement/root-path-setting📝 Commits (4)
4bb4557userootPathwithout slashesfd60c6buserootPathin docs endpoints9f05bdbfix docs for 'account' signin methodd16aab3newROOT_PATHstart argument/env var📊 Changes
7 files changed (+17 additions, -15 deletions)
View changed files
📝
src/routes/auth-signin.yaml(+2 -2)📝
src/routes/docs.ts(+3 -1)📝
src/routes/webmanager.ts(+4 -4)📝
src/server.ts(+3 -3)📝
src/settings/index.ts(+2 -3)📝
src/start.ts(+2 -1)📝
src/websocket/socket.io.ts(+1 -1)📄 Description
rootPathsetting to be specified with or without leading/trailing slashes - uses slashless values internally to avoid confusionROOT_PATHto be specified🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.