ViViDboarder
|
2d2745195e
|
Allow explicitly defined smtp auth mechansim
|
2019-08-23 16:22:14 -07:00 |
|
Daniel García
|
026f9da035
|
Allow removing users two factors
|
2019-08-21 17:13:06 +02:00 |
|
Daniel García
|
d23d4f2c1d
|
Allow editing HIBP key in the admin panel
|
2019-08-20 23:53:00 +02:00 |
|
Daniel García
|
515b87755a
|
Update HIBP to v3, requires paid API key, fixes #583
|
2019-08-20 20:07:12 +02:00 |
|
Daniel García
|
d8ea3d2bfe
|
Merge pull request #582 from vverst/require-device-email-config
Add config option to require new device emails
|
2019-08-19 22:58:50 +02:00 |
|
vpl
|
ee7837d022
|
Add option to require new device emails
|
2019-08-19 22:14:00 +02:00 |
|
Daniel García
|
07743e490b
|
Ignore error sending device email
|
2019-08-18 19:32:26 +02:00 |
|
Daniel García
|
9101d6e48f
|
Update dependencies
|
2019-08-18 19:31:54 +02:00 |
|
Daniel García
|
27c23b60b8
|
Merge pull request #571 from BlackDex/icon-proxy-support
Added reqwest proxy support
|
2019-08-15 22:14:10 +02:00 |
|
BlackDex
|
e7b6238f43
|
Added reqwest proxy support
|
2019-08-12 17:24:32 +02:00 |
|
vpl
|
ad2225b6e5
|
Add configuration options for Email 2FA
|
2019-08-10 22:39:04 +02:00 |
|
vpl
|
5609103a97
|
Use ring to generate email token
|
2019-08-06 22:38:08 +02:00 |
|
vpl
|
6d460b44b0
|
Use saved token for email 2fa codes
|
2019-08-04 17:21:57 +02:00 |
|
vpl
|
efd8d9f528
|
Remove some unused imports, unneeded mut variables
|
2019-08-04 16:56:41 +02:00 |
|
vpl
|
29aedd388e
|
Add email code logic and move two_factor into separate modules
|
2019-08-04 16:56:41 +02:00 |
|
vpl
|
27e0e41835
|
Add email authenticator logic
|
2019-08-04 16:56:39 +02:00 |
|
vpl
|
0b60f20eb3
|
Add email message for twofactor email codes
|
2019-08-03 18:49:34 +02:00 |
|
Daniel García
|
8be2ed6255
|
Update web vault to 2.11.0
|
2019-07-30 19:50:35 +02:00 |
|
Daniel García
|
c9c3f07171
|
Updated dependencies and fixed panic getting icons
|
2019-07-30 19:42:05 +02:00 |
|
Daniel García
|
8a21c6df10
|
Merge pull request #541 from vverst/mail-new-device
Add "New Device Logged In From" email
|
2019-07-30 13:18:42 -04:00 |
|
vpl
|
df71f57d86
|
Move send device email to end of password login
Send new device email after two factor authentication.
|
2019-07-25 21:10:27 +02:00 |
|
vpl
|
60e39a9dd1
|
Move retrieve/new device from connData to separate function
|
2019-07-22 12:30:26 +02:00 |
|
vpl
|
bc6a53b847
|
Add new device email when user logs in
|
2019-07-22 08:26:24 +02:00 |
|
Daniel García
|
05a1137828
|
Move backend checks to build.rs to fail fast, and updated dependencies
|
2019-07-09 17:26:34 +02:00 |
|
Daniel García
|
cef38bf40b
|
Merge pull request #525 from fbartels/hadolint
use hadolint for linting Dockerfiles
|
2019-07-09 17:22:27 +02:00 |
|
Felix Bartels
|
0b13a8c4aa
|
last round of linting fixes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
|
2019-07-06 08:36:18 +02:00 |
|
Felix Bartels
|
3fbd7919d8
|
more linting fixes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
|
2019-07-06 08:16:05 +02:00 |
|
Felix Bartels
|
5f688ff209
|
no more linting errors for the main Dockerfile
Signed-off-by: Felix Bartels <felix@host-consultants.de>
|
2019-07-05 22:45:29 +02:00 |
|
Felix Bartels
|
f6cfb5bf21
|
add hadolint config file
to globally ignore certain rules
|
2019-07-05 11:06:44 +02:00 |
|
Felix Bartels
|
df8c9f39ac
|
add hadolint to travisfile
Signed-off-by: Felix Bartels <felix@host-consultants.de>
|
2019-07-04 15:59:50 +02:00 |
|
Daniel García
|
d7ee7caed4
|
Merge pull request #520 from njfox/fix-email-alias
Fix #468 - Percent-encode the email address in invite link
|
2019-07-03 22:42:42 +02:00 |
|
Nick Fox
|
2e300da057
|
Fix #468 - Percent-encode the email address in invite link
|
2019-07-02 22:55:13 -04:00 |
|
Daniel García
|
3fb63bbe8c
|
Merge pull request #514 from mprasil/dockerfile_cleanup
Dockerfile cleanup
|
2019-06-26 17:20:10 +02:00 |
|
Miro Prasil
|
9671ed4cca
|
Symlink amd64 Dockerfile to repo root
|
2019-06-24 09:59:43 +01:00 |
|
Miro Prasil
|
d10ef3fd4b
|
Create Dockerfiles for mysql builds
|
2019-06-24 09:56:26 +01:00 |
|
Miro Prasil
|
dd0b847912
|
Move current dockerfiles to their arch folders
|
2019-06-24 09:52:55 +01:00 |
|
Daniel García
|
8c34ff5d23
|
Merge pull request #511 from CubityFirst/patch-1
Corrected Spelling
|
2019-06-18 18:28:00 +02:00 |
|
Daniel García
|
15750256e2
|
Merge pull request #510 from mprasil/armv6_fix
Making a symlink is no longer necessary
|
2019-06-18 18:27:47 +02:00 |
|
Cubity_First
|
6989fc7bdb
|
Corrected Spelling
Changed it from Chache to Cache on Line 207
|
2019-06-18 15:45:19 +01:00 |
|
Miro Prasil
|
4923614730
|
Making a symlink is no longer necessary
|
2019-06-17 12:16:26 +01:00 |
|
Daniel García
|
76f38621de
|
Update dependencies and remove unwraps from Cipher::to_json
|
2019-06-14 22:51:50 +02:00 |
|
Daniel García
|
fff72889f6
|
Document DB URL in .env file
|
2019-06-02 13:44:59 +02:00 |
|
Daniel García
|
12af32b9ea
|
Don't print DB URL
|
2019-06-02 13:39:16 +02:00 |
|
Daniel García
|
9add8e19eb
|
Update dependencies and remove travis unused feature
|
2019-06-02 00:28:20 +02:00 |
|
Daniel García
|
5710703c50
|
Make sure the backup option only appears when using sqlite
|
2019-06-02 00:08:52 +02:00 |
|
Daniel García
|
1322b876e9
|
Merge pull request #493 from endyman/feature/initial_mysql_support
Initial support for mysql
|
2019-06-01 23:33:06 +02:00 |
|
Daniel García
|
9ed2ba61c6
|
Merge pull request #475 from TheMardy/master
Create Backup funcitonality
|
2019-06-01 23:29:58 +02:00 |
|
Nils Domrose
|
62a461ae15
|
remove syslog from ci, make features flag more clear
|
2019-05-30 22:19:58 +02:00 |
|
Nils Domrose
|
6f7220b68e
|
adapt other Dockerfiles
|
2019-05-28 11:56:49 +02:00 |
|
Nils Domrose
|
4859932d35
|
fixed typo
|
2019-05-28 07:48:17 +02:00 |
|