eggification
[GroupUserFolder.git] / Products / GroupUserFolder / skins / gruf / static / git-favicon.png
diff --git a/skins/gruf/gruf_ldap_required_fields.py b/skins/gruf/gruf_ldap_required_fields.py
deleted file mode 100755 (executable)
index 0bb76f8..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-## Script (Python) "gruf_ldap_required_fields"
-##bind container=container
-##bind context=context
-##bind namespace=
-##bind script=script
-##bind subpath=traverse_subpath
-##parameters=login
-##title=Mandatory / default LDAP attribute values
-##
-
-return {
-  "sn": login,
-  "cn": login,
-  }