You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/12/19 14:39:23 UTC

[whimsy] branch master updated: Unused?

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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 71677e1  Unused?
71677e1 is described below

commit 71677e1a8d89bb204288c30861ccc8c3308471bc
Author: Sebb <se...@apache.org>
AuthorDate: Thu Dec 19 14:39:15 2019 +0000

    Unused?
---
 lib/whimsy/asf/auth.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/whimsy/asf/auth.rb b/lib/whimsy/asf/auth.rb
index 5d94706..ea9506d 100644
--- a/lib/whimsy/asf/auth.rb
+++ b/lib/whimsy/asf/auth.rb
@@ -43,6 +43,7 @@ module ASF
     end
 
     # Return an array of the ou=project entries in the authorization file
+    # TODO Does not appear to be used
     def projects
       arr = []
       #incubator={ldap:cn=incubator,ou=project,ou=groups,dc=apache,dc=org;attr=member}