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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Luca (strifel)
uffd
Commits
c3e1da355b5ec01482ac1bf4f765029a1fa53834
Select Git revision
0 results
uffd
Author
Search by author
Any Author
authors
0 authors
Apr 03, 2021
add development requirement pyOpenSSL
· c3e1da35
morre
authored
3 years ago
c3e1da35
Mar 14, 2021
Invite links for user registration and role grants (!20)
· 5ce04185
Julian
authored
4 years ago
5ce04185
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
8b3e082f
cache ldap connection in request
· f43bc6cd
nd
authored
4 years ago
f43bc6cd
use db_members instead of mapped ldap members
· b9ccfd55
nd
authored
4 years ago
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
Updated init code
· 847d9abe
Julian
authored
4 years ago
847d9abe
Implemented db relationship
· 55be24c2
Julian
authored
4 years ago
55be24c2
Implemented relationships
· 50a326d6
Julian
authored
4 years ago
50a326d6
Refactored attributes
· e319a8bd
Julian
authored
4 years ago
e319a8bd
Made low-level search functions fully honor local objects
· 9aaf5e60
Julian
authored
4 years ago
9aaf5e60
Fixed that attrdel raises ValueErrors for values that are not present
· 3a3594db
Julian
authored
4 years ago
3a3594db
Feb 21, 2021
Implemented high-level Session, Model and Attribute
· d0fd1d23
Julian
authored
4 years ago
d0fd1d23
Fixed some errors
· 606245f4
Julian
authored
4 years ago
606245f4
Fixed linter errors
· 0bf93a57
Julian
authored
4 years ago
0bf93a57
Added reference tracking
· 1306790e
Julian
authored
4 years ago
1306790e
Feb 20, 2021
Rewrote everything
· bb9c49cc
Julian
authored
4 years ago
bb9c49cc
Some restructuring
· 19a484ff
Julian
authored
4 years ago
19a484ff
Added guery functions to session
· 245aba18
Julian
authored
4 years ago
245aba18
Started ldap3_mapper_new
· 986d7c09
Julian
authored
4 years ago
986d7c09
Moved ldap mapper into separate module and refactored mapper and session interface
· cb32d770
Julian
authored
4 years ago
cb32d770
Added lazyconfig_* functions to configure LDAP models with app config
· 8904ab96
Julian
authored
4 years ago
8904ab96
Feb 19, 2021
Some cleanup
· e967d2b5
Julian
authored
4 years ago
e967d2b5
Implemented db-to-ldap relations
· a3fb6b27
Julian
authored
4 years ago
a3fb6b27
Fixed and refactored default and update mechanism
· 6d13eecd
Julian
authored
4 years ago
6d13eecd
Fixed linter errors
· 5d63c4fe
Julian
authored
4 years ago
5d63c4fe
Loading