[ VaultWarden SQL ] [ 1.21.0.0 ] Password management solution for individuals, teams

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

[ VaultWarden SQL ] [ 1.21.0.0 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

Image
Source :https://github.com/dani-garcia/bitwarden_rs/

Download :

https://www.qnapclub.eu/fr/qpkg/880

[ QPKG Integration] - Based on BitWarden_rs

MariadDB embedded running on port 23309
use port 8000 HTTP
disable all ADBlock on webrowser (or create rules)
prefix install : /opt/Bitwarden

for HTTPS unset in startup file (for LetsEncrypt for myqnapcloud) and HTTPS will go over port 8000

Code: Select all

export ROCKET_TLS='{certs="/mnt/ext/opt/QcloudSSLCertificate/cert/cert",key="/mnt/ext/opt/QcloudSSLCertificate/cert/key"}'
Note: building the Vault needs ~1.5GB of RAM. On systems like a RaspberryPI with 1GB or less, please enable swapping or build it on a more powerful machine and copy the directory from there. This much memory is only needed for building it, running bitwarden_rs with vault needs only about 10MB of RAM
Password management solution for individuals, teams, and business organizations.

Solve your password management problems
The easiest and safest way for individuals, teams, and business organizations to store, share, and sync sensitive data

YOUR ONLINE SAFETY IS AT RISK
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords everywhere hackers can easily access your email, bank, and other important accounts.

HOW DO YOU STAY SAFE?
Security experts recommend that you use a different, randomly generated password for every online account that you create. But how are you supposed to remember and keep up with that many passwords? Bitwarden helps you create and manage secure passwords so that you can get back to enjoying your life online.
Last edited by QNAP_Stephane on Sat May 01, 2021 6:47 pm, edited 12 times in total.
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.13.1 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

arm64 version added
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.13.1 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

arm-x41 added
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.14.0] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated

Code: Select all

Added support for running on subpath, simply add the subpath to the DOMAIN variable: DOMAIN=https://example.com/custom-path
Attachment size limits, per-user and per-organization, set USER_ATTACHMENT_LIMIT or ORG_ATTACHMENT_LIMIT to a value in kilobytes to apply it.
Updated U2F library which might solve some U2F certificate errors.
Added SMTP test button in the admin page.
Use web vault built by docker autobuild, using the hash to reference the image for extra security
Now accepting y/n, True/False, 1/0 as config options that are booleans.
Fixed error Unique constraint violation when using Two Factor and Postgres.
Fixed error with can_signup_user that didn't allow to change the email address.
Don't error if admin token is empty but disabled
Now email domains are converted to punycode before sending
Enable icons to be cached in the clients
Added option to change invitation org name
Enabled the sending of invitations from the admin panel, even when disabled
Dependency updates
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.14.1] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated

Code: Select all

Added support for organization policies
Added support for cloning ciphers
Update web vault to version 2.13
Allow the SMTP login mechanism to be provided without quotes or initial uppercase
Updated dependencies
Make panics loggable
Fix errors when importing into an org or accepting invites
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.14.2] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.15.1] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.16.0] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.16.1 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.16.3 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.17.0 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.19.0 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.19.0 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated to 19.0.1 is an internal update QPKG

Code: Select all

this version check if token.txt is available in $QPKG_ROOT
if not, it generates a token for admin access via openssl for each new install ( https://ip:8000/admin ) and do an export ADMIN_TOKEN for current session (survive at reboot)
this token will be display in NAS event log and can be found in $QPKG_ROOT/token.txt (/opt/BitWardenSQL/tokens.txt)
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ BitWarden_rs SQL ] [ 1.20.0.0 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ VaultWarden SQL ] [ 1.21.0.0 ] Password management solution for individuals, teams

Post by QNAP_Stephane »

updated to 1.21.0

renamed Bitwarden_rs to VaultWarden

Code: Select all

Changelog
Add support for enabling auto-deletion of trash items after X days, disabled by default
Set TRASH_AUTO_DELETE_DAYS to a positive value to enable this functionality
You can also configure how often this process runs, using cron sintax with the variable TRASH_PURGE_SCHEDULE
Updates to the icon fetching, making it more reliable in detecting icon types
Updated admin page, improving version checks and SQLite backup feature
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
Post Reply

Return to “Community Apps”