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
c34c8b51b2b41a2fc40c5ea6729bc91f80de6d2b
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
Apr 05, 2021
enhance group member display on large screens
· c34c8b51
nd
authored
3 years ago
c34c8b51
Added cli command "roles-update-all"
· 4a4a3c7c
Julian
authored
3 years ago
and
nd
committed
3 years ago
4a4a3c7c
add example uwsgi config to readme
· f193197e
nd
authored
3 years ago
f193197e
Apr 04, 2021
Added flask-migrate
· 5a2e2932
Julian
authored
3 years ago
5a2e2932
Apr 03, 2021
disable duplicate code linting
· 6a832095
morre
authored
3 years ago
6a832095
Add banner to services overview
· 6c37b9d2
morre
authored
3 years ago
6c37b9d2
fix missing ,
· 308071ac
morre
authored
3 years ago
308071ac
Add configurable button text for modals
· 25be5fc6
morre
authored
3 years ago
25be5fc6
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
Loading