Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Vaultwarden
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
TeDomum
Vaultwarden
Graph
638766b346dc0e00c5db7935d21e48354d632335
Select Git revision
Branches
5
duo
master
protected
new_ring
tedomum
default
tedomum-prod
Tags
20
1.33.2+tedomum.1
1.33.0+tedomum.1
1.33.0
1.32.7+tedomum.1
1.32.7
1.32.6+tedomum.1
1.32.6
1.32.5+tedomum.1
1.32.5
1.32.4+tedomum.1
1.32.4
1.32.3+tedomum.1
1.32.3
1.32.2
1.32.1
1.32.0+tedomum.1
1.32.0
1.31.0+tedomum.1
1.31.0
1.30.5+tedomum.1
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Feb
7
6
5
4
1
26
Jan
25
24
14
13
12
11
10
9
8
7
3
2
31
Dec
29
18
16
15
12
10
9
8
5
4
3
2
1
28
Nov
27
23
22
14
13
12
11
9
8
7
6
26
Oct
23
21
20
19
18
17
15
14
12
11
12
9
8
7
27
Sep
25
24
22
16
15
12
8
7
6
4
20
Aug
17
4
1
31
Jul
27
22
20
19
18
17
15
10
9
6
1
30
Jun
26
25
22
21
15
14
13
12
4
2
28
May
27
26
24
23
21
11
6
29
Apr
26
24
23
30
Mar
29
27
26
21
20
13
12
27
Feb
26
22
16
13
30
Jan
29
24
23
21
12
8
7
2
31
Dec
30
29
28
27
26
25
24
22
20
19
18
13
8
1
6
Nov
1
31
Oct
29
28
27
24
23
19
18
9
8
Merge pull request #3108 from farodin91/allow-editing/unhiding-by-group
Merge branch 'main' into allow-editing/unhiding-by-group
Merge pull request #3231 from kpfleming/icon-blacklist-improvements
Merge branch 'main' into icon-blacklist-improvements
Merge pull request #3228 from BlockListed/fix-domain-description
Merge branch 'main' into fix-domain-description
Merge pull request #3215 from stefan0xC/fix-post-emergency-access
Merge branch 'main' into fix-post-emergency-access
Merge pull request #3170 from jjlin/cap_net_bind_service
Merge branch 'main' into cap_net_bind_service
Merge pull request #3145 from dlehammer/spell-jack_mitigation
Merge branch 'main' into spell-jack_mitigation
Merge pull request #3116 from sirux88/admin-password-reset
Merge branch 'main' into admin-password-reset
Merge pull request #2561 from BlackDex/re-license
Merge branch 'main' into re-license
add argon2 kdf fields
remove warn when sanitizing domain
fix trailing slash in configuration builder
Revert "fix trailing slash not being removed from domain"
allow editing/unhiding by group
fix trailing slash not being removed from domain
remove documentation of bug since I'm fixing it
Ensure that all results from check_domain_blacklist_reason are cached.
Generate distinct log messages for regex vs. IP blacklisting.
improve wording of domain description
change description of domain configuration
completly hide reset password policy
rust lang specific improvements
improved security, disabling policy usage on
Replaced wrong mysql column type
don't nullify key when editing emergency access
Allow listening on privileged ports (below 1024) as non-root
Fix Javascript issue on non sqlite databases
"Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker.
fixes for current upstream main
working implementation
added database migration
Disable Hadolint check for consecutive `RUN` instructions (DL3059)
Rename `.buildx` Dockerfiles to `.buildkit`
Loading