mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-09-02 13:48:03 +00:00
fix(security): harden authentication and outbound targets (#1877)
* fix(security): harden auth and outbound targets * fix(security): prevent login lockout and honor trusted schemes
This commit is contained in:
@@ -77,6 +77,7 @@ runs:
|
||||
COMPOSE_DIR: ${{ inputs.compose-dir }}
|
||||
PORT: ${{ inputs.port }}
|
||||
NODE_ENV: test
|
||||
SENCHO_E2E_ALLOW_LOOPBACK_OUTBOUND: 'true'
|
||||
|
||||
- name: Start frontend dev server
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user