mirror of
https://github.com/kakwa/ldapcherry
synced 2024-12-22 21:00:04 +01:00
921a0820f4
Sets are not available in mako templates when using python3. Reverting to using lists with 'if not in' checks to avoid duplication.