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
aa5cc642e1189196e46d98da7d424bae7d89f4b0
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
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
2
27
Sep
26
25
24
22
19
17
16
18
16
18
16
13
9
8
6
8
4
29
Aug
28
22
19
16
6
4
3
25
Jul
18
Aug
25
Jul
21
Aug
25
Jul
22
Aug
25
Jul
15
13
10
8
4
29
Jun
27
26
25
20
19
16
10
9
4
31
May
30
25
17
16
15
14
12
11
10
8
2
1
30
Apr
29
28
27
16
15
12
11
9
7
6
5
3
1
31
Mar
30
29
28
27
25
23
22
17
16
15
14
13
7
6
5
4
3
28
Feb
27
26
24
23
20
19
15
14
7
6
3
31
Jan
27
26
25
24
23
22
19
18
12
9
17
Dec
16
15
14
13
10
8
7
4
3
2
30
Nov
29
27
22
18
14
12
9
7
8
7
23
Oct
15
11
10
9
8
7
6
4
3
27
Sep
26
25
22
21
20
19
14
13
12
11
10
3
1
31
Aug
30
29
28
27
26
24
22
20
19
15
13
12
11
8
7
6
5
4
28
Jul
26
24
23
22
21
20
16
15
14
11
10
8
7
6
5
4
3
2
22
Jun
15
7
4
3
2
1
31
May
30
28
27
24
23
22
21
20
18
14
13
8
7
3
1
30
Apr
18
17
15
11
9
8
7
31
Mar
30
await the mutex in db_run and use block_in_place for it's contents
Upd Dockerfiles, crates. Fixed rust 2018 idioms
Async/Awaited all db methods
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
Dependency updates
Update web vault to v2.25.1b
1.24.0
1.24.0
Merge pull request #2257 from jjlin/email-token
Increase length limit for email token generation
Update web vault to 2.25.1 and rust base images to march rust-toolchain, the official rust images don't have nightly builds, so just use the latest
Merge branch 'dscottboggs-fix/CVE-2022-21658' into main
Merge branch 'fix/CVE-2022-21658' of https://github.com/dscottboggs/vaultwarden into dscottboggs-fix/CVE-2022-21658
Bump rust version to mitigate CVE-2022-21658
Merge branch 'jjlin-api-key' into main
Merge branch 'api-key' of https://github.com/jjlin/vaultwarden into jjlin-api-key
Merge branch 'iamdoubz-iamdoubz-feature-to-permissions-policy-patch' into main
Merge branch 'iamdoubz-feature-to-permissions-policy-patch' of https://github.com/iamdoubz/vaultwarden into iamdoubz-iamdoubz-feature-to-permissions-policy-patch
Merge branch 'jjlin-icons' into main
Merge branch 'icons' of https://github.com/jjlin/vaultwarden into jjlin-icons
Merge branch 'BlackDex-fix-emergency-invite-register' into main
Merge branch 'fix-emergency-invite-register' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-emergency-invite-register
Remove references to "bwrs" #2195
Fix `scope` and `refresh_token` for API key logins
Add support for API keys
Upgrade Feature-Policy to Permissions-Policy
Add support for legacy HTTP 301/302 redirects for external icons
Fix emergency access invites for new users
Merge pull request #2197 from BlackDex/issue-2196
Merge pull request #2194 from BlackDex/issue-2154
Merge pull request #2188 from jjlin/icons
Fix issue with Bitwarden CLI.
Fixed issue #2154
Add config option to set the HTTP redirect code for external icons
Merge pull request #2182 from RealOrangeOne/cache-expires-header
Remove unnecessary return
Add our own HTTP date formatter
Collapse field name definition
Additionally set expires header when caching responses
Merge branch 'BlackDex-multi-db-dockers' into main
Merge branch 'multi-db-dockers' of https://github.com/BlackDex/vaultwarden into BlackDex-multi-db-dockers
Merge branch 'ratelimit' into main
Loading