jelix / multiauth-module

Module providing a plugin for jAuth that allows multiple authentication providers
MIT License
0 stars 1 forks source link

issue when the user doesn't respect the letter case #3

Closed laurentj closed 4 years ago

laurentj commented 5 years ago

Some checks fails (because equality between the login stored into the database and the login given by the user don't match) and so it tries to insert a new user.

See https://github.com/3liz/lizmap-web-client/pull/1066#issuecomment-460194894