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

Mirantis / kqueen / 2395
84%
master: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 09 Apr 2018 10:38AM UTC
Jobs 1
Files 72
Run time 3s
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
2395

push

travis-ci

vnaumov
Refactor Ldap Search-verify mechanism

- Search by provided dn segments to get full dn
- possibility of adding full dn to user metadata
- logging
- env variables for read-only user for Ldap-search

Ldap-user adding scheme will be:

UI:
invite ldap user with login 'kqueen@mirantis.com'

API:
1.  parse username into '{'cn': 'cn=kqueen', 'dcs': 'dc=mirantis,dc=com'}'
2. search in all OU by above regexp and paste all matched cases into list

UI:
try to enter login and text 'password'

API:
3. try to bind_s with list of mathced_dn and provided 'password'
4. in case of success, store valid full-dn into user-metadata

P.s. afaik in LDAP user 'CN' should be absolutely equal.Its absolutely independent of OU,Posix groups.
Ldap doesnot allow to create users in diff groups with equal 'CN'. So , it's avoid us of several searching problems

3160 of 3785 relevant lines covered (83.49%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2395.2 09 Apr 2018 10:38AM UTC 0
83.49
Travis Job 2395.2
Source Files on build 2395
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2395
  • 5b84ff56 on github
  • Prev Build on ldap-search (#2393)
  • Next Build on ldap-search (#2398)
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