872 Commits (dda244edd81a838219a3277ebaf7cef9d245ccc1)
 

Author SHA1 Message Date
Daniel García dda244edd8
Merge pull request #589 from H3npi/H3npi-patch-1 5 years ago
H3npi cce3ce816c Adds environment port to curl healthcheck 5 years ago
Daniel García 65c0d1064b
Merge pull request #599 from vverst/cors 5 years ago
vpl 5a2f968d7a Set correct response headers, status code 5 years ago
vpl 16d88402cb Initial version of CORS support 5 years ago
Daniel García 7dcf18151d
Fix onsubmit 5 years ago
Daniel García e3404dd322
Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 5 years ago
Daniel García bfc517ee80
Remove unused warning 5 years ago
Daniel García 4a7d2a1e28
Rename static files endpoint 5 years ago
H3npi 66a68f6d22 Adds Healthcheck for all docker container 5 years ago
Daniel García 469318bcbd
Updated dependencies and web vault version 5 years ago
Daniel García c07c9995ea
Merge pull request #555 from vverst/email-codes 5 years ago
Daniel García 2c2276c5bb
Merge pull request #585 from ViViDboarder/mail-auth-over-insecure 5 years ago
ViViDboarder 672a245548 Remove unecessary clone 5 years ago
vpl 5d50b1ee3c Merge remote-tracking branch 'upstream/master' into email-codes 5 years ago
vpl c99df1c310 Compare token using crypto::ct_eq 5 years ago
vpl 591ae10144 Get token from single u64 5 years ago
ViViDboarder 2d2745195e Allow explicitly defined smtp auth mechansim 5 years ago
Daniel García 026f9da035
Allow removing users two factors 5 years ago
Daniel García d23d4f2c1d
Allow editing HIBP key in the admin panel 5 years ago
Daniel García 515b87755a
Update HIBP to v3, requires paid API key, fixes #583 5 years ago
Daniel García d8ea3d2bfe
Merge pull request #582 from vverst/require-device-email-config 5 years ago
vpl ee7837d022 Add option to require new device emails 5 years ago
Daniel García 07743e490b
Ignore error sending device email 5 years ago
Daniel García 9101d6e48f
Update dependencies 5 years ago
Daniel García 27c23b60b8
Merge pull request #571 from BlackDex/icon-proxy-support 5 years ago
BlackDex e7b6238f43 Added reqwest proxy support 5 years ago
vpl ad2225b6e5 Add configuration options for Email 2FA 5 years ago
vpl 5609103a97 Use ring to generate email token 5 years ago
vpl 6d460b44b0 Use saved token for email 2fa codes 5 years ago
vpl efd8d9f528 Remove some unused imports, unneeded mut variables 5 years ago
vpl 29aedd388e Add email code logic and move two_factor into separate modules 5 years ago
vpl 27e0e41835 Add email authenticator logic 5 years ago
vpl 0b60f20eb3 Add email message for twofactor email codes 5 years ago
Daniel García 8be2ed6255
Update web vault to 2.11.0 5 years ago
Daniel García c9c3f07171
Updated dependencies and fixed panic getting icons 5 years ago
Daniel García 8a21c6df10
Merge pull request #541 from vverst/mail-new-device 5 years ago
vpl df71f57d86 Move send device email to end of password login 5 years ago
vpl 60e39a9dd1 Move retrieve/new device from connData to separate function 5 years ago
vpl bc6a53b847 Add new device email when user logs in 5 years ago
Daniel García 05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies 5 years ago
Daniel García cef38bf40b
Merge pull request #525 from fbartels/hadolint 5 years ago
Felix Bartels 0b13a8c4aa last round of linting fixes 5 years ago
Felix Bartels 3fbd7919d8 more linting fixes 5 years ago
Felix Bartels 5f688ff209 no more linting errors for the main Dockerfile 5 years ago
Felix Bartels f6cfb5bf21 add hadolint config file 5 years ago
Felix Bartels df8c9f39ac add hadolint to travisfile 5 years ago
Daniel García d7ee7caed4
Merge pull request #520 from njfox/fix-email-alias 5 years ago
Nick Fox 2e300da057
Fix #468 - Percent-encode the email address in invite link 5 years ago
Daniel García 3fb63bbe8c
Merge pull request #514 from mprasil/dockerfile_cleanup 5 years ago