1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-13 13:47:30 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
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
7f5f010e1e Run formatting (#2230) 2022-08-29 16:06:55 -04:00
bae03feffe Revert filescoped (#2227)
* Revert "Add git blame entry (#2226)"

This reverts commit 239286737d.

* Revert "Turn on file scoped namespaces (#2225)"

This reverts commit 34fb4cca2a.
2022-08-29 15:53:48 -04:00
34fb4cca2a Turn on file scoped namespaces (#2225) 2022-08-29 14:53:16 -04:00
231eb84e69 Turn On ImplicitUsings (#2079)
* Turn on ImplicitUsings

* Fix formatting

* Run linter
2022-06-29 19:46:41 -04:00
23b0a1f9df Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
29580684a3 upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
94188fa0b5 update to net core 2.2 2019-07-23 16:38:49 -04:00
ce309c27d4 update to aspnet 2.1.4 2018-09-11 13:29:34 -04:00
e6aaddaed1 switch kestrel back to libuv til bugs are fixed 2018-08-06 16:42:55 -04:00
fc3425dfb7 some cleanup 2017-10-09 14:05:35 -04:00
164d4e1fb4 some cleanup on icons 2017-10-09 13:35:07 -04:00
ea5213698d Add Icons application for serving website icons. 2017-10-08 23:11:40 +02:00