shorter jwt secret name #3

Merged
marlon merged 1 commits from shorter-secret into main 2025-05-09 03:28:29 +00:00
Owner

The reason for this change is that if a domain name is long and combined with a long secret name, creating the secret will throw this error:
FATA secret baserow_jwt_signing_key is > 64 chars when combined with [domain_name]

The reason for this change is that if a domain name is long and combined with a long secret name, creating the secret will throw this error: `FATA secret baserow_jwt_signing_key is > 64 chars when combined with [domain_name]`
marlon added 1 commit 2025-05-07 17:36:53 +00:00
decentral1se approved these changes 2025-05-08 15:22:44 +00:00
marlon merged commit 0b930dd81d into main 2025-05-09 03:28:29 +00:00
marlon deleted branch shorter-secret 2025-05-09 03:28:38 +00:00
Sign in to join this conversation.
No description provided.