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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
56e6a78d607eb9620c2e751ef58127d296c6fc80
Select Git revision
Branches
2
ldap_user_conn_test
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jun
21
May
15
11
1
20
Apr
18
17
13
12
6
5
3
15
Mar
14
13
10
27
Feb
26
25
23
22
21
20
19
18
15
14
2
30
Jan
29
24
14
Dec
12
11
9
7
4
26
Nov
20
14
13
4
3
2
1
31
Oct
30
26
24
15
10
5
4
3
2
1
25
Sep
19
23
Aug
7
21
Jul
20
19
18
17
16
15
14
13
12
11
Allow Config as json or yaml
master
master
Add service users, closes #55
Added moderator list to role view
Serveral fixes related to role-creation (closes #57, closes #58)
Enabled admins to creates invite links for all roles, fixes #61
Limited invite validity period, extended token entropy, other small fixes
Simplifed invite code and added tests
Added rolemod-related test case for role.update view
Fixed html validator errors
Added tests for rolemod
Added role moderator pages
Refactored invite page and increased invite/signup token entropy
Added role moderator groups and extended invites to support delegation
Replace secret token with numeric id as invite primary key
Add user-connection and proper connection teardowns
Testing if different default values for BIND_DN/BIND_PASSWORD fix the problem
ldap_user_conn_…
ldap_user_conn_test
Revert "Testing fix"
More helpful output in db_migrations_updated
Testing fix
Debugging test "db_migrations_updated"
Merge remote-tracking branch 'origin/master' into ldap_user_conn
do not set values when they don't change during update
linting :)
moving around code for the linter and a better test_user.import_csv()
refactored register_navbar() to not use global variables anymore
test where the invite blueprint gets imported (where it shouldn't)
Added missing oauth2grant.code index
Enable automatic constraint naming and recreate all db tables with named constraints
Implemented blacklist functionality for login names
Updated deps/ldapalchemy, fixes #49
make ldapalchemy dependancy absolute, for better forking/moving
change init import to better compatible with the rest of the code
Merge remote-tracking branch 'remotes/origin/master' into ldap_user_conn
Made "flask shell" useful by pushing a request context
Merge branch 'master' of git.cccv.de:infra/uffd/uffd
enhance role view: use tabs, move buttons, stay on page after save
Fixed startup warning by duplicating model code
Merge branch 'master' of git.cccv.de:infra/uffd/uffd
condense role list
condense mail list
Loading