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
b20516d645a2eeb0c626e666ae4f62f67880105b
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
31
Aug
29
27
26
23
21
20
19
18
15
12
10
6
4
3
30
Jul
25
22
9
6
5
4
3
2
26
Jun
24
18
17
14
2
1
30
May
28
27
26
20
17
16
15
11
3
2
1
30
Apr
27
26
15
14
13
12
11
7
5
2
29
Mar
25
23
21
20
18
17
14
13
10
9
7
3
27
Feb
25
24
22
20
18
17
16
15
13
12
11
10
8
6
5
4
31
Jan
29
28
27
26
25
24
22
21
20
19
18
17
16
15
13
12
11
10
8
7
6
5
4
2
1
31
Dec
30
29
28
27
26
25
23
21
20
18
17
16
15
14
13
12
11
9
7
6
4
3
1
29
Nov
27
24
22
21
20
19
18
17
16
15
14
13
12
9
6
3
1
28
Oct
27
26
25
23
19
17
16
15
14
13
12
10
7
6
5
4
1
28
Sep
20
19
18
16
15
14
13
12
11
4
3
2
1
31
Aug
30
29
28
27
26
25
24
23
21
16
15
14
13
10
9
8
6
3
1
2
1
Rename static files endpoint
Adds Healthcheck for all docker container
Updated dependencies and web vault version
Merge pull request #555 from vverst/email-codes
Merge pull request #585 from ViViDboarder/mail-auth-over-insecure
1.10.0
1.10.0
Remove unecessary clone
Merge remote-tracking branch 'upstream/master' into email-codes
Compare token using crypto::ct_eq
Get token from single u64
Allow explicitly defined smtp auth mechansim
Allow removing users two factors
Allow editing HIBP key in the admin panel
Update HIBP to v3, requires paid API key, fixes #583
Merge pull request #582 from vverst/require-device-email-config
Add option to require new device emails
Ignore error sending device email
Update dependencies
Merge pull request #571 from BlackDex/icon-proxy-support
Added reqwest proxy support
Add configuration options for Email 2FA
Use ring to generate email token
Use saved token for email 2fa codes
Remove some unused imports, unneeded mut variables
Add email code logic and move two_factor into separate modules
Add email authenticator logic
Add email message for twofactor email codes
Update web vault to 2.11.0
Updated dependencies and fixed panic getting icons
Merge pull request #541 from vverst/mail-new-device
Move send device email to end of password login
Move retrieve/new device from connData to separate function
Add new device email when user logs in
Move backend checks to build.rs to fail fast, and updated dependencies
Merge pull request #525 from fbartels/hadolint
last round of linting fixes
more linting fixes
no more linting errors for the main Dockerfile
add hadolint config file
add hadolint to travisfile
Merge pull request #520 from njfox/fix-email-alias
Loading