You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by bz...@apache.org on 2023/03/07 08:03:50 UTC

[apisix] branch feat-ldap-advanced created (now 3b3369dab)

This is an automated email from the ASF dual-hosted git repository.

bzp2010 pushed a change to branch feat-ldap-advanced
in repository https://gitbox.apache.org/repos/asf/apisix.git


      at 3b3369dab chore: add license

This branch includes the following new commits:

     new 3b3369dab chore: add license

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix] 01/01: chore: add license

Posted by bz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bzp2010 pushed a commit to branch feat-ldap-advanced
in repository https://gitbox.apache.org/repos/asf/apisix.git

commit 3b3369dab4c01a5c228aaac27e23c972f4037495
Author: Zeping Bai <bz...@apache.org>
AuthorDate: Tue Mar 7 16:03:39 2023 +0800

    chore: add license
---
 ci/pod/openldap/memberof.ldif | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/ci/pod/openldap/memberof.ldif b/ci/pod/openldap/memberof.ldif
index 00ac88a87..2d40a354b 100644
--- a/ci/pod/openldap/memberof.ldif
+++ b/ci/pod/openldap/memberof.ldif
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
 dn: cn=module,cn=config
 cn: module
 objectClass: olcModuleList
@@ -16,4 +33,4 @@ objectClass: olcOverlayConfig
 objectClass: olcRefintConfig
 objectClass: top
 olcOverlay: refint
-olcRefintAttribute: memberof member manager owner
\ No newline at end of file
+olcRefintAttribute: memberof member manager owner