Skip to content

fix: increase max API token length to 64#130

Open
laszloKopits wants to merge 1 commit intocaddy-dns:masterfrom
laszloKopits:fix-token-length
Open

fix: increase max API token length to 64#130
laszloKopits wants to merge 1 commit intocaddy-dns:masterfrom
laszloKopits:fix-token-length

Conversation

@laszloKopits
Copy link
Copy Markdown

Cloudflare's newer token formats (account-owned, user-scoped) use prefixed tokens (e.g. cfut_, cfat_) that exceed 50 characters, causing validation to reject valid tokens.

Bumps the max from 50 to 64.

Cloudflare's newer token formats (account-owned, user-scoped) use
prefixed tokens (e.g. cfut_, cfat_) that exceed 50 characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant