kakwa / ldapcherry

Web UI for managing users and groups in multiple directory services.
MIT License
225 stars 70 forks source link

custom javascript: name 'os' is not defined #54

Closed StbX closed 4 years ago

StbX commented 4 years ago

if custom javascript is enabled, ldapcherry doesn't start:

uncaught exception: [name 'os' is not defined] application failed to start

The reason is this line: https://github.com/kakwa/ldapcherry/blob/856157af799dc54ab66ef0e58d0c68fdcfb9b5cc/ldapcherry/__init__.py#L184