mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Why: * There was a small bug that was preventing form errors from being shown while entering the configuration data for OIDC/Google IDPs. It was due to a nested changeset not having an `action` set. Closes #3048