1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-06 02:22:49 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
e06323d94b add missing connectors to nginx template (#2569) 2023-01-12 08:47:02 -05:00
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
9ca93381ce Allow changing default NGINX port in unified (#2484) 2022-12-08 17:10:49 -05:00
a6a5a734c2 check enable flags for different nginx service (#2461) 2022-12-05 10:13:53 -05:00
93afa93b85 change confd to hbs for unified docker templates (#2434)
* change confd to hbs tool

* use new repo owner
2022-11-23 12:48:34 -05:00