taiga-contrib-ldap-auth
taiga-contrib-ldap-auth copied to clipboard
After integrated with ldap, the admin account is disabled
After integrated with ldap, other accounts login successfully, while the admin account can't login, why?
because the plugin replace the auth through django users, they are different models data
@vickeykool be aware that you can still use the admin account to access the Django admin panel.
If your instance of taiga is public, make sure to go to my.taiga.instance.com/admin/ and change the admin password.
If you're interested by this functionality (#49), you can use this version which also includes several other fixes: https://github.com/Monogramm/taiga-contrib-ldap-auth-ext