Daniel García
|
f645e5381c
|
Rename included .env file to .env.template and ignored .env
|
2019-01-06 22:50:30 +01:00 |
|
Daniel García
|
1b5134dfe2
|
Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token.
|
2018-12-30 21:31:11 +01:00 |
|
Steven Noonan
|
848cd1dbec
|
add environment variables for ICON_CACHE_TTL and ICON_CACHE_NEGTTL
These aren't used yet, but will be utilized by the icon caching service
in a subsequent patch.
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
|
2018-12-18 13:33:31 -08:00 |
|
Daniel García
|
2fde4e6933
|
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested)
|
2018-12-06 20:35:25 +01:00 |
|
Stepan Fedorko-Bartos
|
2433d39df5
|
Allows Custom Yubico OTP Server
|
2018-11-15 18:54:53 -07:00 |
|
Stepan Fedorko-Bartos
|
e66436625c
|
Adds Yubico Client ID and Secret Key Env Vars
|
2018-11-15 18:40:27 -07:00 |
|
Daniel García
|
9eaa9c1a17
|
Add WEBSOCKET_ADDRESS config option (Fixes #199)
|
2018-09-28 13:50:04 +02:00 |
|
Daniel García
|
948554a20f
|
Added config option for websocket port, and reworked the config parsing a bit.
Added SMTP_FROM config to examples and made it mandatory, it doesn't make much sense to not specify the from address.
|
2018-09-13 20:59:51 +02:00 |
|
Jean-Christophe BEGUE
|
812387e586
|
SMTP integration, send password hint by email.
|
2018-08-15 08:45:18 +02:00 |
|
Jean-Christophe BEGUE
|
c031ae9f2f
|
Make password hints available in the error message #85
|
2018-08-10 15:52:06 +02:00 |
|
Daniel García
|
4f6f510bd4
|
Improve domain detection, should fix attachment problems. Otherwise, set the DOMAIN env variable to the correct domain
|
2018-07-12 23:28:16 +02:00 |
|
Daniel García
|
538dc00234
|
Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers
|
2018-06-12 21:09:42 +02:00 |
|
Daniel García
|
5cd40c63ed
|
First working version
|
2018-02-10 01:00:55 +01:00 |
|