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
13c4f75fbc9d8a17fcb881abb2f0ec54cd3b3a6b
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
May 01, 2021
Add user-connection and proper connection teardowns
· 13c4f75f
sistason
authored
3 years ago
13c4f75f
Apr 13, 2021
Added missing oauth2grant.code index
· 3791c314
Julian
authored
3 years ago
3791c314
Enable automatic constraint naming and recreate all db tables with named constraints
· 5b93c4f4
Julian
authored
3 years ago
5b93c4f4
Implemented blacklist functionality for login names
· dcfa019f
Julian
authored
3 years ago
dcfa019f
Apr 12, 2021
Updated deps/ldapalchemy, fixes #49
· 8c4980da
Julian
authored
3 years ago
8c4980da
make ldapalchemy dependancy absolute, for better forking/moving
· 95699971
Kai
authored
3 years ago
95699971
Apr 05, 2021
Made "flask shell" useful by pushing a request context
· d21f6418
Julian
authored
3 years ago
d21f6418
Merge branch 'master' of git.cccv.de:infra/uffd/uffd
· b77f95f2
nd
authored
3 years ago
b77f95f2
enhance role view: use tabs, move buttons, stay on page after save
· f47756f4
nd
authored
3 years ago
f47756f4
Fixed startup warning by duplicating model code
· dba6d2b2
Julian
authored
3 years ago
dba6d2b2
Merge branch 'master' of git.cccv.de:infra/uffd/uffd
· 165c4e98
nd
authored
3 years ago
165c4e98
condense role list
· 531c5e16
nd
authored
3 years ago
531c5e16
condense mail list
· 80f50950
nd
authored
3 years ago
80f50950
condense group list
· 0e2f698e
nd
authored
3 years ago
0e2f698e
Implemented role inherintance (more precisely: "inclusion")
· 778edcc0
Julian
authored
3 years ago
778edcc0
remove redundant edit button on user list
· 2e0d913d
nd
authored
3 years ago
2e0d913d
sort roles on user list, move buttons out of table. See #53
· e4b1b075
nd
authored
3 years ago
e4b1b075
condense user list, display user roles. See
#53
· 35ee923f
nd
authored
3 years ago
35ee923f
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
Loading