1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/src/Admin
Matt Gibson c8c9b32904
Add logging to tokenables (#2298)
* Add logging to token usages

* Add settings manipulation of log levels

* Maintain no logging for dev

* Log exception causing Token failure in TryUnprotect

* dotnet format 🤖

* Added deconstruction operator on new debug logs.

* Split off log level settings into separate files

* Improve log messages

* dotnet format 🤖

* Fix token serialization

* Final review notes

Co-authored-by: Todd Martin <>
2022-09-26 14:22:02 -05:00
..
Controllers [SM-90] Add Config Endpoint Phase 1 (#2130) 2022-09-05 11:19:04 -04:00
HostedServices Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Jobs [SG-167] Implement Passwordless Authentication via Notifications (#2276) 2022-09-26 13:21:13 -04:00
Models [EC-387] Don't count revoked users towards occupied seat count (#2256) 2022-09-23 14:30:39 +10:00
Properties Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00
Sass add web fonts directly to styles for web apps (#1598) 2021-09-24 15:55:18 -04:00
TagHelpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Views [EC-387] Don't count revoked users towards occupied seat count (#2256) 2022-09-23 14:30:39 +10:00
wwwroot Update favicon to new standard (#910) 2020-09-03 17:03:13 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
Admin.csproj [SM-142] Rename CommCore to Commercial.Core (#2158) 2022-08-02 20:41:18 +02:00
AdminSettings.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
appsettings.Development.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.json Fix Stripe object lock timeouts (#1735) 2021-11-29 10:01:51 +10:00
appsettings.Production.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.QA.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.SelfHosted.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
build.ps1 Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
build.sh Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
bundleconfig.json setup new admin portal project 2018-03-21 12:57:43 -04:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh dev null failure output from ca-cert copy 2018-07-20 11:46:55 -04:00
gulpfile.js Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
package-lock.json Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
package.json Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
packages.lock.json [SM-151] Move EF Dapper tests to Infrastructure.EFIntegration.Test (#2204) 2022-08-29 09:40:59 -04:00
Program.cs Add logging to tokenables (#2298) 2022-09-26 14:22:02 -05:00
Startup.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
webfonts.list webfonts and styling 2018-03-23 15:51:54 -04:00