Skip to content

Replace spaces by %20 in Uri for OAuth prompt

Matthieu requested to merge login_old_browser_fix into master

Fixes some browsers throwing an error (example: https://activism.openworlds.info/@kAmpesinx/106925900170524010 )

This Uri-encodes the spaces to %20

Merge request reports