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
9a0699fb99421b9f08b33fda2334bf0c98191b44
Select Git revision
Branches
14
claims-in-idtoke
master
default
protected
jwt_encode_inconsistencies
recovery-code-pwhash
incremental-sync
redis-rate-limits
typehints
v1.2.x
v1.x.x
v1.1.x
feature_invite_validuntil_minmax
Dockerfile
v1.0.x
roles-recursive-cte
Tags
18
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.2.0
v1.1.2
v1.1.1
v1.0.2
v1.1.0
v1.0.1
v1.0.0
v0.3.0
v0.2.0
v0.1.5
v0.1.4
v0.1.2
32 results
uffd
Author
Search by author
Any Author
authors
Luca (strifel)
strifel
1 author
Feb 23, 2021
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
Simplified defaults mechanism and added attribute aliases
· f7b06717
Julian
authored
4 years ago
f7b06717
Ensured that LDAPSet never contains None and readded dummy obj in ldap_server_entries.json
· 467bf2a3
Julian
authored
4 years ago
467bf2a3
Ported entire source tree and tests to LDAP mapper
· f768e03b
Julian
authored
4 years ago
f768e03b
Refactored relations
· 46076016
Julian
authored
4 years ago
46076016
Implemented (incomplete) relation mechanism
· 97804bb9
Julian
authored
4 years ago
97804bb9
Feb 18, 2021
Started experimental ldap mapper
· c82ed372
Julian
authored
4 years ago
c82ed372
Feb 15, 2021
Add OpenLDAP support in unit tests
· d8fc586c
Julian
authored
4 years ago
d8fc586c
Feb 14, 2021
fixes #40 by recalculating groups _before_ to_ldap(), which sets the groups in ldap
· 75a59318
sistason
authored
4 years ago
75a59318
Feb 02, 2021
fixup! added dummy branding logo
· 5ce1bea4
nd
authored
4 years ago
5ce1bea4
added dummy branding logo
· 9ad7a4b0
nd
authored
4 years ago
9ad7a4b0
move branding logo to config, closes #44
· 5a53d1ca
nd
authored
4 years ago
5a53d1ca
Jan 30, 2021
added CSRF cookie protection
· 65d838be
nd
authored
4 years ago
65d838be
Fixed logo resize behaviour in services overview
· 10e1fd9b
Julian
authored
4 years ago
10e1fd9b
Fixed navbar behaviour if bar is empty and collapsed
· ee4179e0
Julian
authored
4 years ago
ee4179e0
Fixed breakpoints in services overview
· c1bfe644
Julian
authored
4 years ago
c1bfe644
Jan 29, 2021
Moved oauth/services permission checking into User.has_permission
· 380af003
Julian
authored
4 years ago
380af003
Implemented services overview page
· 7469a3d1
Julian
authored
4 years ago
7469a3d1
Loading