Daniel Vaz Gaspar
Daniel Vaz Gaspar
@thesuperzapper a flag sounds good, but would prefer to just improve documentation
Hi @eladkal, Take a look at #2149 Do note that `AUTH_ROLES_MAPPING` maps the extracted user attributes against `memberOf` by default. for example using the provided LDAP server that you can...
Good to know, some work as to be done to add 3.10, 3.11 and 3.12 to CI and remove distutils.
Looks like this change: https://github.com/marshmallow-code/marshmallow-sqlalchemy/pull/435/files removed distutils dependency
Would be a nice improvement, but you can use OAuth and make authenticated requests to the REST API (ModelRestApi) using DB Auth, you can add a "user" that could be...
This is certainly a priority, I'll try my best to find time
Could be a nice addition as long as it fits well on the table, feel free to open a PR.
Interesting, have you tried adding those permissions manually using the UI without using `FAB_ROLES`?
Hi, please provide server logs to when you login with test3
@a-gerhard thank you for the PR, it will help everyone! Makes sense. Since it's a breaking change, we can create a new config key `AUTH_LDAP_USE_STARTTLS` with the same effect has...