-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
when using ezldap I get:
ezldap/config.py:21: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
As I understood, this can be fixed using an additional argument in yaml.load:
Loader=yaml.SafeLoader
Cheerio,
Luis
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels