Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uffd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rixx
uffd
Commits
12bad9d25bdbf6ef7831b97dc8ea865429677372
Select Git revision
Branches
2
master
default
protected
ldap_user_conn_test
2 results
uffd
Author
Search by author
Any Author
authors
rixx
rixx
1 author
Apr 05, 2021
fixed test assertions, where the password should not have changed
· 12bad9d2
sistason
authored
4 years ago
Verified
12bad9d2
Apr 04, 2021
Merge remote-tracking branch 'remotes/origin/master' into ldap_user_conn
· 8a6518ab
sistason
authored
4 years ago
Verified
8a6518ab
fixed password-hash-mocking and added user tests
· 89d106f6
sistason
authored
4 years ago
Verified
89d106f6
Apr 03, 2021
disable duplicate code linting
· 6a832095
morre
authored
4 years ago
Verified
6a832095
Add banner to services overview
· 6c37b9d2
morre
authored
4 years ago
Verified
6c37b9d2
fix missing ,
· 308071ac
morre
authored
4 years ago
Verified
308071ac
started with unittests, but stuck on a mock issue
· a363d4a1
sistason
authored
4 years ago
Verified
a363d4a1
Add configurable button text for modals
· 25be5fc6
morre
authored
4 years ago
Verified
25be5fc6
add development requirement pyOpenSSL
· c3e1da35
morre
authored
4 years ago
Verified
c3e1da35
Mar 15, 2021
test
· d8b17fcb
sistason
authored
4 years ago
Verified
d8b17fcb
LDAP mocking needs to be dran gedacht
· 0aaa56ec
sistason
authored
4 years ago
Verified
0aaa56ec
make the imports better
· 66148150
sistason
authored
4 years ago
Verified
66148150
Mar 14, 2021
cosmetics and reorganized imports more efficiently
· 0de9e6e5
sistason
authored
4 years ago
Verified
0de9e6e5
Merge remote-tracking branch 'remotes/origin/master' into ldap_user_conn
· c62b671c
sistason
authored
4 years ago
Verified
c62b671c
prepare merge to main branch
· 513f76f9
sistason
authored
4 years ago
Verified
513f76f9
ordentlich machen nach rücksprache
· 83612f69
sistason
authored
4 years ago
Verified
83612f69
Invite links for user registration and role grants (!20)
· 5ce04185
Julian
authored
4 years ago
5ce04185
Mar 13, 2021
Update ldap.py to ignore PEP8
· 9b5df692
sistason
authored
4 years ago
9b5df692
when using connect_and_bind_to_ldap directly, handle the LDAPBINDError
· 8f54d50c
sistason
authored
4 years ago
Verified
8f54d50c
Mar 10, 2021
making linter happy
· 8faa75d5
sistason
authored
4 years ago
Verified
8faa75d5
since we only check on hasattr(request, ldap_connection), we must not
· ca40cd31
sistason
authored
4 years ago
Verified
ca40cd31
Mar 09, 2021
If LDAP_SERVICE_BIND_DN is empty, use the current users credentials for
· 04078ce1
sistason
authored
4 years ago
Verified
04078ce1
Feb 27, 2021
Implemented self-signup
· e731dca3
Julian
authored
4 years ago
e731dca3
Feb 26, 2021
do not display none if description is unset
· 8b3e082f
nd
authored
4 years ago
Verified
8b3e082f
cache ldap connection in request
· f43bc6cd
nd
authored
4 years ago
Verified
f43bc6cd
use db_members instead of mapped ldap members
· b9ccfd55
nd
authored
4 years ago
Verified
b9ccfd55
Readded table name for role mappings
· 78edb0c2
Julian
authored
4 years ago
78edb0c2
Feb 25, 2021
Made LDAP_USER_DEFAULT_ATTRIBUTES actually behave like defaults
· 5af9e9df
Julian
authored
4 years ago
5af9e9df
Refactored processing of LDAP_USER_DEFAULT_ATTRIBUTES
· 8fc5a7d5
Julian
authored
4 years ago
8fc5a7d5
Readded ldap starttls support after accidentally removing it in
a721ff1b
· de62f54d
Julian
authored
4 years ago
de62f54d
Feb 23, 2021
Removed User.ldif
· 997f3a65
Julian
authored
4 years ago
997f3a65
Made all ldap parameters configurable
· cec51a3d
Julian
authored
4 years ago
cec51a3d
Implemented flask-sqlalchemy-style query functions and refactored code with them
· 72092da6
Julian
authored
4 years ago
72092da6
Replace custom code with ldapalchemys 1-n-relationships
· 72c20107
Julian
authored
4 years ago
72c20107
Merge branch 'master' into ldap-orm
· a721ff1b
Julian
authored
4 years ago
a721ff1b
Moved ldap_mapper to seperate repository
· 24389d21
Julian
authored
4 years ago
24389d21
Fixed relationship set and objectClass attribute handling for session.add
· fa63b4ac
Julian
authored
4 years ago
fa63b4ac
Replace old ldap mapper code
· 9a0699fb
Julian
authored
4 years ago
9a0699fb
Ported uffd code to new ldap mapper
· f3309621
Julian
authored
4 years ago
f3309621
Feb 22, 2021
Added default parameter
· 5bebfb45
Julian
authored
4 years ago
5bebfb45
Loading