1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-24 12:35:25 +01:00
bitwarden-server/src/Identity
Joseph Flinn f1238d7b4a
Increasing production log level (#1477)
* increasing the log levels on all of the services to prevent logging successes

* resetting the default logging and adding in constraints in logging in Production
2021-07-21 09:15:59 -07:00
..
Controllers Fix safari sso header size (#1065) 2021-01-11 11:03:46 -05:00
Models sso integrations (#822) 2020-07-16 08:01:39 -04:00
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
Utilities Email length in IdSv4 config needed to be 256 (#1255) 2021-04-01 10:56:55 -04:00
Views/Shared sso integrations (#822) 2020-07-16 08:01:39 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json Move localhost services settings to development settings file (#1423) 2021-07-01 09:04:30 -05:00
appsettings.json Move localhost services settings to development settings file (#1423) 2021-07-01 09:04:30 -05:00
appsettings.Production.json Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
appsettings.SelfHosted.json enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
build.ps1 local build scripts 2020-03-06 22:05:50 -05:00
build.sh Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh dev null failure output from ca-cert copy 2018-07-20 11:46:55 -04:00
Identity.csproj Add Directory.Build.props (#1314) 2021-05-12 13:03:21 -04:00
newrelic.config add newrelic to identity server 2020-03-05 20:36:11 -05:00
Program.cs enable default appsettings for self hosted installs (#1263) 2021-04-09 09:48:43 -04:00
Startup.cs Refactor WebAuthn IoC container (#1302) 2021-05-06 10:17:12 +02:00