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 11e3739  Docco
11e3739 is described below

commit 11e37390f9cf005b4bd576e6585cd453a254a13d
Author: Sebb <[email protected]>
AuthorDate: Fri Aug 6 22:03:03 2021 +0100

    Docco
---
 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 a5d1935..23b394a 100644
--- a/lib/whimsy/asf/auth.rb
+++ b/lib/whimsy/asf/auth.rb
@@ -5,6 +5,7 @@ module ASF
   class Authorization
     include Enumerable
 
+    # N.B. This data is maintained by a cron job on the Whimsy server, which 
has access
     PUPPET_PATH = '/srv/puppet-data/authorization' # Puppet auth data is 
stored here
 
     # Return the set of authorizations a given user (availid) has access to.

Reply via email to