Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / devpi/devpi-ldap issues and pull requests
#57 - Support -c option of devpi-server
Issue -
State: open - Opened by fschulze 7 months ago
Labels: enhancement
#56 - [Feature Request] Trigger ldap config / search password reload (or periodically reload)
Issue -
State: open - Opened by con-f-use 12 months ago
- 7 comments
#54 - Prefer local users
Issue -
State: closed - Opened by danielpanteleit over 1 year ago
- 2 comments
#53 - Allow multiple search base to support geographical model
Issue -
State: open - Opened by hendralinux over 2 years ago
- 2 comments
#52 - Add login_template and group_required variables
Pull Request -
State: open - Opened by fundies over 2 years ago
#51 - Proposed implementation of issue #50
Pull Request -
State: closed - Opened by nsballmann over 3 years ago
- 3 comments
#50 - Allow for LDAP server pool configuration instead of a single LDAP server
Issue -
State: closed - Opened by nsballmann over 3 years ago
- 7 comments
#49 - WIP: Adds 389-ds setup to travis
Pull Request -
State: open - Opened by 00willo over 5 years ago
- 1 comment
#48 - remove EOL python 3.4 support
Pull Request -
State: closed - Opened by jbskytap over 5 years ago
- 2 comments
#47 - Reject empty attributes.
Pull Request -
State: open - Opened by jbskytap over 5 years ago
- 1 comment
#46 - Clarify the use of "attribute_name" in the config
Pull Request -
State: closed - Opened by exhuma almost 6 years ago
#45 - Clarify documentation of "attribute_name"
Issue -
State: open - Opened by exhuma almost 6 years ago
- 3 comments
#44 - README and setup.py install requires dependency don't match
Issue -
State: open - Opened by 00willo almost 6 years ago
#43 - Encrypts connection before passing creds
Pull Request -
State: open - Opened by 00willo almost 6 years ago
- 4 comments
#42 - devpi-ldap fails on Unicode #19
Pull Request -
State: open - Opened by k-bu over 6 years ago
#41 - optional attribute_name for user_search
Issue -
State: open - Opened by stroeder over 6 years ago
- 4 comments
#40 - Escape LDAP filter chars
Issue -
State: open - Opened by stroeder over 6 years ago
- 1 comment
#39 - Error in extract_search
Issue -
State: closed - Opened by tomasbedrich over 6 years ago
- 2 comments
#38 - Switched broken pypip.in badges to shields.io
Pull Request -
State: closed - Opened by movermeyer almost 7 years ago
- 3 comments
#37 - Require ldap3<2.0.0 in setup.py since ldap3>=2.0.0 is incompatible with devpi-ldap
Pull Request -
State: closed - Opened by segevfiner over 7 years ago
- 2 comments
#36 - Fix exception when the attribute_name is dn/distinguishedName and the search fails
Pull Request -
State: open - Opened by segevfiner over 7 years ago
- 4 comments
#35 - Problem with scenario when conn.response contains attributes dict with {'dn':[]} inside
Issue -
State: open - Opened by DamianSkrzypczak about 8 years ago
- 2 comments
#34 - Functional testing
Issue -
State: open - Opened by fschulze about 8 years ago
- 1 comment
#33 - Fix bit rot with ldap3
Pull Request -
State: closed - Opened by abrasive about 8 years ago
- 4 comments
#32 - Clarify in the docs when userdn is required for which sections of the…
Pull Request -
State: closed - Opened by jaraco almost 9 years ago
#31 - Refactor search conn
Pull Request -
State: closed - Opened by jaraco almost 9 years ago
- 2 comments
#30 - devpi-ldap command now exits with a non-zero code when authentication does not succeed.
Pull Request -
State: closed - Opened by jaraco almost 9 years ago
#29 - Add support for TLS parameters in the config
Pull Request -
State: closed - Opened by jaraco almost 9 years ago
#28 - Allow devpi-ldap command to be invoked using 'python -m devpi-ldap'
Pull Request -
State: closed - Opened by jaraco almost 9 years ago
#27 - Fix invocation of input on Python 3
Pull Request -
State: closed - Opened by jaraco almost 9 years ago
#26 - Fix #24 by ignoring additional search result data.
Pull Request -
State: closed - Opened by fschulze about 9 years ago
#25 - Unknown option(s) 'password, userdn' in LDAP config.
Issue -
State: closed - Opened by iakovgan about 9 years ago
- 2 comments
#24 - _search method throws uncaught KeyError
Issue -
State: closed - Opened by bonzani about 9 years ago
- 4 comments
#23 - group_search returning no results
Issue -
State: closed - Opened by Trozz about 9 years ago
- 1 comment
#22 - Change python3-ldap dependency to python-ldap3
Pull Request -
State: closed - Opened by kumy over 9 years ago
- 2 comments
#21 - Remove password information in debug logs
Issue -
State: closed - Opened by rodcloutier over 9 years ago
- 10 comments
#20 - Unable to use ldaps connectivity
Issue -
State: open - Opened by bhanu456 over 9 years ago
- 3 comments
#19 - devpi-ldap fails on Unicode
Issue -
State: closed - Opened by fschulze over 9 years ago
- 3 comments
#18 - Support user_search on LADP servers which do not include an explicit dn in returned attributes.
Pull Request -
State: closed - Opened by kainz almost 10 years ago
- 2 comments
#17 - can't push as ldap user
Issue -
State: closed - Opened by eukaryote almost 10 years ago
- 5 comments
#16 - README.rst: Add PyPI badge
Pull Request -
State: closed - Opened by msabramo about 10 years ago
#15 - Should a user index automatically be created when a user logs in via LDAP?
Issue -
State: open - Opened by msabramo about 10 years ago
- 10 comments
Labels: enhancement, not in devpi-ldap
#14 - apply regexpression to group results
Pull Request -
State: closed - Opened by patter001 about 10 years ago
- 2 comments
#13 - validate will not work without userdn in config file
Issue -
State: open - Opened by patter001 about 10 years ago
- 6 comments
#12 - README.rst: Document --ldap-config option
Pull Request -
State: closed - Opened by msabramo about 10 years ago
- 1 comment
#11 - Document --ldap-config option
Issue -
State: closed - Opened by msabramo about 10 years ago
#10 - tox.ini: add {posargs}
Pull Request -
State: closed - Opened by msabramo about 10 years ago
- 1 comment
#9 - add ``reject_as_unknown`` option. Fixes #8
Pull Request -
State: closed - Opened by davidszotten over 10 years ago
#8 - reject vs unknown
Issue -
State: closed - Opened by davidszotten over 10 years ago
- 1 comment
#7 - Server not starting when using devpi-ldap and "--start"
Issue -
State: open - Opened by StephanErb over 10 years ago
- 7 comments
Labels: not in devpi-ldap
#6 - Invalid default configuration
Issue -
State: closed - Opened by StephanErb over 10 years ago
#5 - KeyError occurs set "dn" at attribute_name
Issue -
State: closed - Opened by mkouhei over 10 years ago
- 4 comments
#4 - devpi-ldap authenticated users have no name space and index in default.
Issue -
State: closed - Opened by mkouhei over 10 years ago
- 2 comments
#3 - Fail to devpi login to devpi-server (2.1.0) and devpi-ldap (1.0.1.dev1)
Issue -
State: closed - Opened by mkouhei over 10 years ago
- 4 comments
#2 - Added PyYAML to deps in tox.ini.
Pull Request -
State: closed - Opened by mkouhei over 10 years ago
- 3 comments
#1 - Support optional "attribute_email" configuration
Issue -
State: open - Opened by jhermann over 10 years ago
- 3 comments
Labels: enhancement