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
b4e222d59889b32fdbed2ad0c31249b1b497d245
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
5
Apr
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
31
Jul
30
27
26
24
21
18
17
16
15
14
13
12
11
10
9
8
6
4
1
30
Jun
29
25
17
13
12
11
1
Implement user duo, initial version
Make the syslog crate non-optional when available
With the latest fern, syslog can be a config option instead of a build flag
Update to web vault 2.10.0
Implement log_level config option
Set default log level to Info, we don't use debug anyway and it just fills the logs with other crates info.
Merge pull request #440 from BlackDex/mail-encoding
Fixed long e-mail message extending 1000 lines.
Updated dependencies
1.8.0
1.8.0
Merge pull request #437 from njfox/fix-smtp-error
Adjust whitespace
Break up long line to stop SMTP from breaking
Added domain blacklist regex for icons service and improved valid domain check.
Changed uppercase deserializer to avoid a clone.
Use final release of lettre and update dependencies
Use web vault 2.9.0 release
Allow changing error codes and create an empty error.
Remove unused features from multipart (integration with other servers)
Add option to use wrapped TLS in email, instead of STARTTLS upgrade
Update admin page scripts and fixed broken tooltip
Add option to force resync clients in admin panel
Update dependencies
Add warning about config panel values overriding env vars.
Trim spaces from admin token during authentication and validate that the admin panel token is not empty
Explicitly close SMTP connection in case of error.
Some formatting and dependency updates
Added option to force 2fa at logins and made some changes to two factor code.
Update vault to new version. No need to wait for a release when even the official web vault is already using it
Update dependencies and fix some lints
Merge pull request #416 from mprasil/armv6
Symlink missing ld-linux file
Merge pull request #414 from FrankPetrilli/patch-1
Add Dockerfile for armv6
Minor typo fix conect => connect
Merge pull request #410 from gdamjan/remove-uneeded-mutability
remove some unneeded mutability
Remove verbose, otherwise the logs get filled with useless info
Set up CI with Azure Pipelines
Merge pull request #406 from shauder/feature/disable-admin-token
Allow the Admin token to be disabled in the advanced menu
Loading