cooperlyt / keycloak-phone-provider

A Keycloak provider for phone and SMS
MIT License
252 stars 147 forks source link

increase max length of ip field to support ipv6 addresses #112

Open julianuphoff opened 2 weeks ago

julianuphoff commented 2 weeks ago

If the server and clients supports booth are using IPv6 to request a sms code, the request will fail with a database error.

Currently the Colum "IP" is limited to a length of 21. This is not sufficient for IPv6 addresses