accodeing / fortnox-api

Gem that abstracts Fortnox's F3 API
GNU Lesser General Public License v3.0
9 stars 8 forks source link

Email regex too strict #130

Closed d-Pixie closed 6 years ago

d-Pixie commented 6 years ago

We got a validation error from Bolagskraft on a valid email: kanal_75_ab-faktura@mail.unit4agresso.readsoftonline.com (https://app.bugsnag.com/your-codeworks/bolagskraft/errors/5a849e0b7482aa00182c686c for those with access).

We should look over the regex and find one that is more permissible in its matching.

ehannes commented 6 years ago

As you can see above, this is already resolved :)