Skip to content

Fix: Regex for localhost oauth

Johannes Zumthurm requested to merge oauth-regex-fix into master

Created by: NotSpecial

I cannot into regex.

It was set up to allow whitelisting localhost for development, but I only tested it for localhost:5000 (since thats what I needed locally) and the settings did not allow just localhost.

Fixed now.

Merge request reports

Loading