Skip to content

Replace + with %20 to comply with URI spec#89

Merged
BastiaanJansen merged 1 commit into
BastiaanJansen:mainfrom
cw-q-dev:percent-encoding-for-plus
Jul 2, 2026
Merged

Replace + with %20 to comply with URI spec#89
BastiaanJansen merged 1 commit into
BastiaanJansen:mainfrom
cw-q-dev:percent-encoding-for-plus

Conversation

@cw-q-dev

@cw-q-dev cw-q-dev commented May 7, 2026

Copy link
Copy Markdown
Contributor

This PR fixes an issue that in Microsoft Authenticator names with spaces get a + instead of spaces.
Root cause is that the scheme for OTP is to be URI encoded, not URL encoded.

See also #81

@cw-q-dev cw-q-dev mentioned this pull request May 7, 2026
@BastiaanJansen

Copy link
Copy Markdown
Owner

Please merge main to your branch. The GitHub actions should succeed from now on.

@BastiaanJansen BastiaanJansen merged commit 00c7678 into BastiaanJansen:main Jul 2, 2026
1 of 13 checks passed
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.

2 participants