ThomasP0815
ThomasP0815
Which python version do you use ?
I think this problem is related to issue #1302
@dpgaspar I think this PR would make #2219 obsolete. Is there a reason why this PR was never accepted ?
fix #1467 does not work anymore
This configuration is not sufficient for doing ldap authentication ! How does your whole configuration looks like according ldap variables (AUTH_LDAP_...) ? For populating the user table you also have...
you probably mean: ``` if item is None: abort(404)
1. fork the repo 'dpgaspar/Flask-AppBuilder' 2. create a branch 3. create a pull request from the new branch to the master of 'dpgaspar/Flask-AppBuilder'
EqualTo compares the values of two fields. You have to use the "Regexp" validator from "wtforms.validators" !
I also faced the same problem !