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

bigbluebutton / greenlight / 2765 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2020 06:15PM UTC
Files 86
Run time 8s
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

16 Apr 2020 06:10PM UTC coverage: 91.667% (-0.02%) from 91.69%
2.5.1

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>

3641 of 3972 relevant lines covered (91.67%)

23.45 hits per line

Source Files on job 2765.2 (2.5.1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2346
  • Travis Job 2765.2
  • 10ef2036 on github
  • Prev Job for 2.5.1 on master (#2762.2)
  • Next Job for 2.5.1 on master (#2770.2)
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