1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/docker-unified
Mathijs van Veluw 3e07d0bd32
Fix Inactive two-step login check (#2523)
It looks like 2fa.directory has changed it's API endpoint.
According to https://2fa.directory/api/ it now uses `api.2fa.directory` instead of `2fa.directory/api`.

This PR fixes the URL's where needed.
A fix for the client side is also created.
2023-01-03 19:57:53 +01:00
..
hbs Fix Inactive two-step login check (#2523) 2023-01-03 19:57:53 +01:00
nginx Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
supervisord Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
.env.example Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
docker-compose.yml Allow changing default NGINX port in unified (#2484) 2022-12-08 17:10:49 -05:00
Dockerfile add support for unified sqlite config (#2513) 2022-12-21 11:23:17 -05:00
entrypoint.sh add support for BW_DB_PORT (#2520) 2022-12-27 12:15:09 -05:00
settings.env add support for unified sqlite config (#2513) 2022-12-21 11:23:17 -05:00