1
0
Fork 0
Commit graph

104 Commits

Autor SHA1 Nachricht Datum
BlackDex 8bcd0ab0c6
Some small fixes and updates
- Updated workflows to use new checkout version
  This probably fixes the curl download for hadolint also.
- Updated crates including Rocket to the latest rc3 :party:
- Applied 2 nightly clippy lints to prevent future clippy issues.
2023-03-25 12:51:42 +01:00
BlackDex 0c0e632bc9
Upd Crates, Rust, MSRV, GHA and remove Backtrace
- Changed MSRV to v1.65.
  Discussed this with @dani-garcia, and we will support **N-2**.
  This is/will be the same as for the `time` crate we use.
  Also updated the wiki regarding this https://github.com/dani-garcia/vaultwarden/wiki/Building-binary
- Removed backtrace crate in favor of `std::backtrace` stable since v1.65
- Updated Rust to v1.67.1
- Updated all the crates
- Updated the GHA action versions
- Adjusted the GHA MSRV build to extract the MSRV from `Cargo.toml`
2023-03-07 09:17:42 +01:00
r3drun3 477d60de49
docs: add build status badge in readme 2023-02-15 10:15:42 +01:00
BlackDex 9342fa5744
Re-License Vaultwarden to AGPLv3
This commit prepares Vaultwarden for the Re-Licensing to AGPLv3
Solves #2450
2023-01-24 20:49:11 +01:00
Daniel García b878495d64
Update sponsors 2022-10-23 00:49:06 +02:00
Stefan Melmuk 677fd2ff32
fix link of license badge
master branch has been renamed to main.
2022-10-12 20:18:18 +02:00
Daniel García e6c6609e19
8bit Solutions LLC. -> Bitwarden, Inc. 2022-10-09 17:13:46 +02:00
Nikolay 34ed5ce4b3
Update README.md
Fixed 'Bitwarden clients' link, it should lead to https://bitwarden.com/download/ and not to https://bitwarden.com/#download/
2021-09-25 13:10:06 +03:00
Daniel García e9ee8ac2fa
Fix sponsors 2021-05-08 19:01:51 +02:00
Miro Prasil f9a062cac8 Point docker hub badge to correct repository
The link is already pointing to the new image location, but the badge
source was somewhat confusingly showing stats for the old image.
2021-04-30 19:29:17 +01:00
Daniel García 6ad4ccd901
Merge pull request #1640 from Proxymiity/patch-1
Fixed a typo in the readme
2021-04-30 16:22:39 +02:00
Daniel García ee6ceaa923
Update README.md 2021-04-30 16:20:52 +02:00
Daniel García 20b393d354
Update README.md 2021-04-30 16:19:26 +02:00
Proxymiity ☆ daea54b288
Renamed bw-data according to project name change 2021-04-29 21:13:41 +02:00
Daniel García 34ea10475d
Project renaming 2021-04-27 23:18:32 +02:00
Daniel García 27609ac4cc
Update README.md 2021-04-15 18:27:05 +02:00
Daniel García 3bddc176d6
Updated sponsors 2021-03-30 23:27:55 +02:00
Daniel García 948dc82228
Updated sponsors 2020-10-03 20:48:02 +02:00
Markus Richter 87393409f9
Clean up misunderstandings by removing the single-user point 2020-08-29 12:47:16 +02:00
Daniel García f1d3b03c60
Update README.md 2020-03-02 19:37:49 +01:00
Daniel García a734ad2d36
Add contributor 2020-01-10 18:36:36 +01:00
Daniel García 3471e2660f
Add Sponsors section to the readme 2019-11-27 21:02:39 +01:00
Steve Divskinsy cb1663fc12
Very simple grammar updates
Just some basic grammar updates in the "get in touch" section.
2019-10-09 22:22:52 +10:30
Miro Prasil cf8ca85289 Point to the new docker hub image location 2019-05-16 15:04:51 +01:00
Daniel García 8b07ecb937
Include warning to not report bugs upstream 2019-01-11 13:54:43 +01:00
Daniel García 08c55f636a
Mention HTTPS needed for Chrome 2019-01-08 21:51:09 +01:00
Daniel García 1596e1d4c5
Update README 2019-01-08 20:27:55 +01:00
Nick Fox 0448d98afc
Remove redundant information from README after moving it to the wiki 2018-12-31 21:03:06 -05:00
Daniel García a6631c2ea8
Update documentation for admin page 2018-12-30 23:47:20 +01:00
Nick Fox cd6e4a0ebd
Remove reference to syslog 2018-12-26 12:14:54 -05:00
Nick Fox 473740c13a
Update fail2ban documentation for new logging format 2018-12-26 12:07:16 -05:00
Nick Fox f694d6f839
Add missing trailing slash 2018-12-26 10:30:21 -05:00
Nick Fox b20516d645
Update ToC with Logging section 2018-12-26 10:28:46 -05:00
Nick Fox c04300651a
Document new logging setup 2018-12-25 23:00:50 -05:00
Nick Fox 2f058d3ff5
Remove old/incorrect statement about SMTP not being implemented 2018-12-25 22:30:35 -05:00
Nick Fox 582f967a59
Update invitations documentation for new email invitations 2018-12-25 22:29:31 -05:00
Nick Fox e3395ee910
Mention that invite links are valid for 5 days only 2018-12-23 15:25:05 -05:00
Nick Fox cb78ba9bb2
Document domain/email invitation requirements 2018-12-23 15:21:19 -05:00
Daniel García 371017b547
Merge pull request #294 from i-ghost/feature/add-systemd-notes
Add systemd setup instructions to README.md
2018-12-16 23:55:56 +01:00
i-ghost bc20592712 Revise per dani-garcia/bitwarden_rs#294 2018-12-16 21:09:59 +00:00
jes d5dfda8905 updated fail2ban setup to match changes in logformat for 1.5.0 2018-12-16 22:30:25 +08:00
i-ghost ce15c7ffba Add systemd setup instructions to README.md 2018-12-15 22:25:17 +00:00
itr6 295985de7c
Update README.md 2018-12-12 14:38:57 -06:00
itr6 a48611aa6d
Update README.md 2018-12-12 14:38:23 -06:00
itr6 6990525e8a
Update README.md 2018-11-29 10:52:47 -06:00
itr6 55579261b7
Update README.md 2018-11-29 10:49:20 -06:00
itr6 70c20f7f52
Update README.md 2018-11-29 10:48:41 -06:00
itr6 b56a905322
Update README.md 2018-11-29 10:42:53 -06:00
10 660c8f8d7e Use dockerhub instead of gitlab registry for README.md 2018-11-18 14:06:08 +01:00
10 478fc0c9dd Merge remote-tracking branch 'origin/master' 2018-11-18 03:23:16 +01:00