Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / etianen/django-python3-ldap issues and pull requests
#281 - Implemented functionalities to allow multiple LDAP configs
Pull Request -
State: open - Opened by Riccardo-Maffei 10 days ago
#280 - Using SID for LDAP_AUTH_USER_LOOKUP_FIELDS
Issue -
State: open - Opened by rjbullock about 1 month ago
#279 - ldap3.ServerPool usage appears to be hardcoded
Issue -
State: open - Opened by drakej about 2 months ago
#278 - Authorize existing users only
Issue -
State: open - Opened by glebzaripov 2 months ago
#277 - Pass multi-valued fields to `clean_user_data`
Pull Request -
State: open - Opened by Freddo3000 5 months ago
- 4 comments
#276 - LDAP_AUTH_CLEAN_USER_DATA does not receive all values for multi-valued fields
Issue -
State: open - Opened by Freddo3000 5 months ago
#275 - Add additional Tls/SSL arguments
Pull Request -
State: closed - Opened by Freddo3000 5 months ago
- 4 comments
#274 - Expose ldap pool active parameter to limit retries
Pull Request -
State: closed - Opened by borislaviv 6 months ago
- 4 comments
#273 - Separate LDAP lookup fields from User lookup fields
Issue -
State: open - Opened by jholladay10 7 months ago
- 4 comments
#272 - Support for pyasn1 0.5.x
Pull Request -
State: closed - Opened by borislaviv 8 months ago
- 1 comment
#271 - Add support for additional configuration options
Pull Request -
State: closed - Opened by etianen 10 months ago
#270 - Add support for additional configuration options
Pull Request -
State: closed - Opened by mmmduft 10 months ago
- 1 comment
#269 - Extra options - passed to ldap3
Pull Request -
State: closed - Opened by mmmduft 10 months ago
- 1 comment
#268 - Generator didn't stop after throw()
Issue -
State: closed - Opened by MaykCheck 11 months ago
- 1 comment
#267 - Support for setting prefixes that support multiple backends
Pull Request -
State: closed - Opened by mmmduft 12 months ago
- 5 comments
#266 - Stuck during authentication
Issue -
State: closed - Opened by JasonLee93 12 months ago
- 1 comment
#265 - Is there any way to sync groups to Django fom Active Directoy
Issue -
State: closed - Opened by devendra-rgb about 1 year ago
- 1 comment
#264 - TIMEOUTs not working
Issue -
State: open - Opened by gumish about 1 year ago
- 8 comments
#263 - AD with UPN, any tips?
Issue -
State: closed - Opened by 11notes over 1 year ago
- 4 comments
#262 - Fixed issue #258
Pull Request -
State: closed - Opened by jcanning over 1 year ago
- 3 comments
#261 - Update ldap_clean_users.py
Pull Request -
State: closed - Opened by Muchai248 over 1 year ago
- 1 comment
#260 - how to retrieve the group and permissions of a user after logged in
Issue -
State: closed - Opened by aimendahmani over 1 year ago
- 1 comment
#259 - equivalent of AUTH_LDAP_GROUP_SEARCH
Issue -
State: open - Opened by MikeEunLim almost 2 years ago
- 1 comment
#258 - ldap.has_user() method always return True
Issue -
State: closed - Opened by darkzq almost 2 years ago
- 1 comment
#257 - fix(extra-rebind): format username before compression
Pull Request -
State: closed - Opened by gagantrivedi almost 2 years ago
#256 - Incorrect username comparison causes redundant rebind
Issue -
State: closed - Opened by gagantrivedi almost 2 years ago
- 3 comments
#255 - LDAP signing support
Issue -
State: open - Opened by jleimhofer almost 2 years ago
- 1 comment
#254 - ldap_sync_users doesn't delete relations
Issue -
State: closed - Opened by pertile about 2 years ago
- 1 comment
#253 - How to connect to LDAPS???
Issue -
State: closed - Opened by sneha2310 about 2 years ago
- 1 comment
#252 - "LDAP user attributes empty" AFTER "LDAP connect succeeded"
Issue -
State: open - Opened by SeanFromOhio about 2 years ago
- 4 comments
#251 - mapping list to LDAP_AUTH_USER_FIELDS
Issue -
State: closed - Opened by richerzhagen about 2 years ago
- 1 comment
#250 - Merge request for LDAP Over SSL/TLS Fix
Pull Request -
State: closed - Opened by dblanque about 2 years ago
- 9 comments
#249 - TLS does not work in current version/release
Issue -
State: closed - Opened by dblanque about 2 years ago
- 3 comments
#248 - Partially revert changes from 98b4125
Pull Request -
State: closed - Opened by githubuserx over 2 years ago
#247 - TLS connection is not started even if `LDAP_AUTH_USE_TLS = True`
Issue -
State: closed - Opened by githubuserx over 2 years ago
- 15 comments
#246 - Bug fix: TLS object must go on the server, not connection.
Pull Request -
State: closed - Opened by FlipperPA over 2 years ago
#245 - [BUG] Connection is failing
Issue -
State: closed - Opened by stinovlas over 2 years ago
- 7 comments
#244 - Allows overriding the SSL/TLS version. (fixes `SSLV3_ALERT_HANDSHAKE_FAILURE` in Python 3.10)
Pull Request -
State: closed - Opened by FlipperPA over 2 years ago
- 5 comments
#243 - LDAP bind failed: LDAPInvalidCredentialsResult - 49 - invalidCredentials - None - 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error, data 52e, v4563 - bindResponse - None
Issue -
State: closed - Opened by MikeLim86 over 2 years ago
- 1 comment
#242 - Using ldaps with django-python3-ldap
Issue -
State: closed - Opened by g-arjuna over 2 years ago
- 1 comment
#241 - use serverpool to enable multiple auth servers
Pull Request -
State: closed - Opened by hho6643 over 2 years ago
- 7 comments
#240 - Ldap clean users
Pull Request -
State: closed - Opened by jordiromera over 2 years ago
- 4 comments
#239 - Can I log in without using AUTHENTICATION_BACKENDS?
Issue -
State: open - Opened by Plaoo over 2 years ago
- 1 comment
#238 - ldap_sync_users could deactivate user ?
Issue -
State: closed - Opened by jordiromera almost 3 years ago
- 4 comments
#237 - Can not specify the search_scope and attributes
Issue -
State: closed - Opened by tessactankit almost 3 years ago
- 1 comment
#236 - cannot import name 'force_text' from 'django.utils.encoding'
Issue -
State: open - Opened by AnasGhrab almost 3 years ago
- 2 comments
#235 - Authorization by old password
Issue -
State: open - Opened by nickshmalik almost 3 years ago
- 2 comments
#234 - Update for Django 4
Pull Request -
State: closed - Opened by sn1c almost 3 years ago
- 3 comments
#233 - Addressing Multiple AD Servers and/or User Groups on AD Server
Issue -
State: open - Opened by cjmccormick88 almost 3 years ago
- 6 comments
#232 - ad域同步数据报错,
Issue -
State: open - Opened by caomeinana almost 3 years ago
- 1 comment
#231 - Is there a way to filter user on the ldap_sync_users
Issue -
State: closed - Opened by markgrimes62 about 3 years ago
- 1 comment
#230 - Problem using ldap_sycn_users
Issue -
State: closed - Opened by markgrimes62 about 3 years ago
- 2 comments
#229 - Groups and users
Issue -
State: closed - Opened by pertile about 3 years ago
- 2 comments
#228 - Allow syncing individual users with ldap_sync_users management command
Pull Request -
State: closed - Opened by CristopherH95 about 3 years ago
- 2 comments
#227 - Allow additional kwargs for ldap.authenticate
Pull Request -
State: closed - Opened by stinovlas about 3 years ago
- 2 comments
#226 - Use dependency injection rather than using settings directly.
Pull Request -
State: closed - Opened by FredeJ about 3 years ago
- 1 comment
#225 - Allow other kwargs in ldap.authenticate
Issue -
State: closed - Opened by stinovlas about 3 years ago
- 3 comments
#212 - Feature/campo username dinamico
Pull Request -
State: closed - Opened by jchangt over 3 years ago
#211 - log when login data validation fails
Pull Request -
State: closed - Opened by hajothelen over 3 years ago
- 1 comment
#210 - No log entry when parameter check fails in ldap.authenticate
Issue -
State: open - Opened by hajothelen over 3 years ago
#209 - Bind User is not matched when it is in LDAP_AUTH_SEARCH_BASE (i.e. in a subtree)
Issue -
State: closed - Opened by alexroat over 3 years ago
#208 - Pass connection object to LDAP_AUTH_SYNC_USER_RELATIONS
Pull Request -
State: closed - Opened by nigelm over 3 years ago
- 10 comments
#207 - Hooks for additional LDAP operations within authentication flow
Issue -
State: closed - Opened by nigelm over 3 years ago
- 1 comment
#206 - Having issues implementing special filter
Issue -
State: closed - Opened by dgurovich over 3 years ago
- 7 comments
#205 - Example of using LDAP on login page
Issue -
State: closed - Opened by samatharkar over 3 years ago
- 2 comments
#204 - Authenticate with Email or Username possible?
Issue -
State: closed - Opened by jcanning over 3 years ago
- 2 comments
#203 - Stop updating username on login
Issue -
State: closed - Opened by jcanning over 3 years ago
- 4 comments
#202 - Add `request` keyword to `authenticate`
Issue -
State: open - Opened by bobort over 3 years ago
- 1 comment
#201 - comment: In order to perform this operation a successful bind must be completed on the conne ction
Issue -
State: closed - Opened by pipikej over 3 years ago
- 10 comments
#200 - Do you have an example of the ldap filter? The question I have is does all of the code in the instructions go into the settings.py, or do I need to create a file? It looks like it goes in settings but I want to be sure.
Issue -
State: closed - Opened by dgurovich over 3 years ago
- 1 comment
#199 - Is it possible to do an ldap_sync_users with just a single username? My company has 250K values; I would rather just input a username for the 20-30 persons spread across the org that will use my app.
Issue -
State: closed - Opened by dgurovich over 3 years ago
- 3 comments
#198 - querying using LDAP_AUTH_CONNECTION_USERNAME
Issue -
State: closed - Opened by wazup901 over 3 years ago
- 5 comments
#197 - LDAP Authentication leads to {“detail”:“Authentication credentials were not provided.”}
Issue -
State: closed - Opened by Lazloo almost 4 years ago
- 6 comments
#196 - custom_format_search_filters
Issue -
State: closed - Opened by Lazloo almost 4 years ago
- 2 comments
#195 - no search result
Issue -
State: closed - Opened by Lazloo almost 4 years ago
#194 - LDAP searchResDone(2) referral (0000202B: RefErr: DSID-03100835, data 0, 1 access points
Issue -
State: closed - Opened by Lazloo almost 4 years ago
- 2 comments
#193 - Group MAP search is case sensitiv
Issue -
State: closed - Opened by coredmp95 almost 4 years ago
- 3 comments
#192 - Is it possible to sync users based on a group?
Issue -
State: closed - Opened by jcanning almost 4 years ago
- 4 comments
#191 - Custom filters do not work consistenly (Windows works, linux fails)
Issue -
State: closed - Opened by Mansikka about 4 years ago
- 6 comments
#190 - On IIS10 Exception Type: KeyError; Exception Value: 'password'
Issue -
State: closed - Opened by lduczmal about 4 years ago
- 7 comments
#189 - Adding ppc64le architecture support on travis-ci
Pull Request -
State: closed - Opened by kishorkunal-raj about 4 years ago
- 1 comment
#188 - How to get the user Group information after authenticating.
Issue -
State: closed - Opened by vinay11mandal about 4 years ago
- 1 comment
#187 - if user's displayname isn't as the same as samaccountname, ldap authentication would be failed (AD)
Issue -
State: closed - Opened by hellotoday2 about 4 years ago
- 1 comment
#186 - Can any user authenticate via login form without user synchronization from OU in AD to Database first?
Issue -
State: closed - Opened by technqvi over 4 years ago
- 5 comments
#185 - Set User (synch from Active Directory) as Superuser BUT cannot access http://127.0.0.1:8000/admin/
Issue -
State: closed - Opened by technqvi over 4 years ago
- 20 comments
#184 - Problem with object or socket (i think)
Issue -
State: closed - Opened by 1interceptor3 over 4 years ago
- 1 comment
#183 - Access LDAP attributes after login
Issue -
State: closed - Opened by kevin-olbrich over 4 years ago
- 5 comments
#182 - Problem with django version 3.0.0
Issue -
State: closed - Opened by AliJaafar47 over 4 years ago
#181 - Multiple LDAP Server
Issue -
State: closed - Opened by ghido over 4 years ago
- 1 comment
#180 - is possible?
Issue -
State: closed - Opened by daltonpinheiro over 4 years ago
- 9 comments
#179 - Add authentication type to config and connection
Pull Request -
State: closed - Opened by jlvallina over 4 years ago
- 1 comment
#178 - LDAP bind failed: LDAPInvalidCredentialsResult - 49 - invalidCredentials - None - 80090308: LdapErr: DSID-0C09042F, comment: AcceptSecurityContext error, data 52e, v2580 - bindResponse - None
Issue -
State: closed - Opened by madsholme almost 5 years ago
- 8 comments
#177 - Is there a way to authenticate - but not sync the users data?
Issue -
State: closed - Opened by hannylicious almost 5 years ago
- 2 comments
#176 - fix argument error
Pull Request -
State: closed - Opened by leavest almost 5 years ago
- 1 comment
#175 - Authenticate backend raise error when used with other authentication.
Issue -
State: closed - Opened by leavest almost 5 years ago
- 5 comments
#174 - Sync groups and permissions in LDAP
Issue -
State: closed - Opened by andjimrio almost 5 years ago
- 3 comments
#173 - cannot import name 'six' from 'django.utils' after upgrading to Django 3
Issue -
State: closed - Opened by Mansikka almost 5 years ago
- 2 comments
#172 - remove mentions of unsupported python2
Pull Request -
State: closed - Opened by kevin-olbrich almost 5 years ago
- 1 comment
#171 - Fix: cannot import name 'six' from 'django.utils'
Pull Request -
State: closed - Opened by kevin-olbrich almost 5 years ago
- 11 comments
#163 - Does it support rest-framework?
Issue -
State: closed - Opened by gekmcfh over 5 years ago
- 4 comments