• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bigbluebutton / greenlight / 2765
91%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2020 06:15PM UTC
Jobs 1
Files 86
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2765

push

travis-ci

web-flow
Additional LDAP Authentication Methods (#1287)

This patch allows anonymous and user based authentication to LDAP
servers. This change is based on a patch against bn-ldap-authentication:

-  https://github.com/blindsidenetworks/bn-ldap-authentication/pull/2

The patch introduces a new environment variable `LDAP_AUTH` which
controls the authentication method used against the LDAP server:

- `anonymous` enables an anonymous bind to the LDAP with no password
  being used.

- `user` uses the user's own credentials to search for his data,
  enabling authenticated login to LDAP without the need for a user with
  global read privileges.

The default still remains at using a bind user, allowing for a seamless
upgrade path from the previous version.

This fixes #1082

Co-authored-by: Jesus Federico <jesus@123it.ca>

1 of 1 new or added line in 1 file covered. (100.0%)

3641 of 3972 relevant lines covered (91.67%)

23.45 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2765.2 (2.5.1) 16 Apr 2020 06:15PM UTC 0
91.67
Travis Job 2765.2
Source Files on build 2765
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2765
  • 10ef2036 on github
  • Prev Build on master (#2762)
  • Next Build on master (#2770)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc