Skip to content

Token ending with LF and no CR are valid - #68

Closed
mullerch wants to merge 1 commit into
lorabasics:masterfrom
Wifx:token-unix-eol-support
Closed

Token ending with LF and no CR are valid#68
mullerch wants to merge 1 commit into
lorabasics:masterfrom
Wifx:token-unix-eol-support

Conversation

@mullerch

@mullerchmullerch commented Jun 16, 2020

Copy link
Copy Markdown

When the tc/cups.key file is used without a cert, http headers are expected, to specify for example a token.
As stated by the doc, one header by line is accepted and the lines must be ended with CRLF.

As the Basic Station is also intended to work on unix system, this PR allows for LF-only line ending too as commonly used in unix systems.

@mullerch
mullerchforce-pushed the token-unix-eol-support branch from 35244b5 to 3afa2eeCompareJune 17, 2020 09:27
Sign up for freeto 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

@mullerch