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/09/06 17:03:57 UTC

[whimsy] branch master updated: Show nologin status

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 d6d7cfc  Show nologin status
d6d7cfc is described below

commit d6d7cfc100cd674870a5f5528c7d4f014a236636
Author: Sebb <se...@apache.org>
AuthorDate: Fri Sep 6 18:03:48 2019 +0100

    Show nologin status
---
 www/secretary/ldap-check-committers.cgi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/secretary/ldap-check-committers.cgi b/www/secretary/ldap-check-committers.cgi
index 79a8a8e..fd67d79 100755
--- a/www/secretary/ldap-check-committers.cgi
+++ b/www/secretary/ldap-check-committers.cgi
@@ -34,6 +34,7 @@ _html do
       _tr do
         _th 'UID'
         _th 'asf-banned?'
+        _th 'nologin?'
         _th 'Date'
         _th 'ICLA'
         _th 'Subscriptions'
@@ -46,6 +47,7 @@ _html do
             _a p.name, href: '/roster/committer/' + p.name
           end
           _td p.asf_banned?
+          _td p.nologin?
           _td p.createDate
           if icla
             if icla.claRef