digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
636 stars 110 forks source link

Adds the ldap user check before create a new entry in the database #94

Closed shayansiddiqui closed 6 years ago

shayansiddiqui commented 6 years ago

In case of LDAP Authentication users are created even if they don't exist in the LDAP. This fix tries to solve this problem by checking the user existence before authentication.

shayansiddiqui commented 6 years ago

Please help to review and merge the fix

syjer commented 6 years ago

hi @shayansiddiqui , thank you for the PR 👍 , I'll have a look.

syjer commented 6 years ago

Merged, thank you 👍