DefGuard / client

Best WireGuard desktop client with Multi-Factor Authentication
67 stars 9 forks source link

Desktop Client Parsing config should ignore missing keys #186

Closed filipslezaklab closed 5 months ago

filipslezaklab commented 5 months ago

When parsing tunnel config, we should only read what fields are present and pass them into form, if some supported keys are unsupported/unknown, we should just ignore them.